Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CoFlow
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sandra Borst
CoFlow
Merge requests
!7
added gitignore and one folder to gitignore
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
added gitignore and one folder to gitignore
gitignore
into
develop
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
added gitignore and one folder to gitignore
Martin Hustoles
requested to merge
gitignore
into
develop
8 months ago
Overview
0
Commits
1
Pipelines
0
Changes
1
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
c8c27591
1 commit,
8 months ago
1 file
+
4
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitignore
+
4
−
0
View file @ c8c27591
Edit in single-file editor
Open in Web IDE
Show full file
@@ -3,6 +3,10 @@
@@ -3,6 +3,10 @@
##
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
# fuck this
InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/
.gitignore
# User-specific files
# User-specific files
*.suo
*.suo
*.user
*.user
Loading