Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitignore
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
general
gitignore
Commits
f6dfb71a
Commit
f6dfb71a
authored
Apr 29, 2011
by
Chris Wanstrath
Browse files
Options
Browse Files
Download
Plain Diff
Merged pull request #135 from mibe/master.
More VisualStudio rules
parents
4ee2a350
697559b0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
7 deletions
+6
-7
CSharp.gitignore
CSharp.gitignore
+0
-7
VisualStudio.gitignore
Global/VisualStudio.gitignore
+6
-0
No files found.
CSharp.gitignore
View file @
f6dfb71a
...
@@ -5,12 +5,5 @@ _ReSharper*
...
@@ -5,12 +5,5 @@ _ReSharper*
bin
bin
obj
obj
# user settings
*.user
*.suo
# if you have pictures, windows will likely create those annoying index files
Thumbs.db
# mstest test results
# mstest test results
TestResults
TestResults
\ No newline at end of file
Global/VisualStudio.gitignore
View file @
f6dfb71a
...
@@ -64,3 +64,9 @@ stylecop.*
...
@@ -64,3 +64,9 @@ stylecop.*
~$*
~$*
*.dbmdl
*.dbmdl
Generated_Code #added for RIA/Silverlight projects
Generated_Code #added for RIA/Silverlight projects
# Backup & report files from converting an old project file to a newer
# Visual Studio version. Backup files are not needed, because we have git ;-)
_UpgradeReport_Files/
Backup/
UpgradeLog.XML
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment