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
ed056fdb
Commit
ed056fdb
authored
Dec 11, 2012
by
neogic
Committed by
Haacked
Jan 22, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
VisualStudio: Remove dupes, add trailing slashes, etc.
Add trailing slashes to folders, RS rule comment, remove dupes.
parent
2ed26ea6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
9 deletions
+8
-9
VisualStudio.gitignore
VisualStudio.gitignore
+8
-9
No files found.
VisualStudio.gitignore
View file @
ed056fdb
...
@@ -16,7 +16,7 @@ build/
...
@@ -16,7 +16,7 @@ build/
[Oo]bj/
[Oo]bj/
# MSTest test Results
# MSTest test Results
[Tt]est[Rr]esult
s
/
[Tt]est[Rr]esult
*
/
[Bb]uild[Ll]og.*
[Bb]uild[Ll]og.*
*_i.c
*_i.c
...
@@ -60,7 +60,7 @@ ipch/
...
@@ -60,7 +60,7 @@ ipch/
# ReSharper is a .NET coding add-in
# ReSharper is a .NET coding add-in
_ReSharper*/
_ReSharper*/
# Some recommend against the RS rule below - excludes useful info?
*.[Rr]e[Ss]harper
*.[Rr]e[Ss]harper
# NCrunch
# NCrunch
...
@@ -68,7 +68,7 @@ _ReSharper*/
...
@@ -68,7 +68,7 @@ _ReSharper*/
.*crunch*.local.xml
.*crunch*.local.xml
# Installshield output folder
# Installshield output folder
[Ee]xpress
[Ee]xpress
/
# DocProject is a documentation generator add-in
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/buildhelp/
...
@@ -81,7 +81,7 @@ DocProject/Help/Html2
...
@@ -81,7 +81,7 @@ DocProject/Help/Html2
DocProject/Help/html
DocProject/Help/html
# Click-Once directory
# Click-Once directory
publish
publish
/
# Publish Web Output
# Publish Web Output
*.Publish.xml
*.Publish.xml
...
@@ -98,18 +98,17 @@ csx
...
@@ -98,18 +98,17 @@ csx
AppPackages/
AppPackages/
# Others
# Others
sql
sql/
TestResults
[Tt]est[Rr]esult*
*.Cache
*.Cache
ClientBin
ClientBin
/
[Ss]tyle[Cc]op.*
[Ss]tyle[Cc]op.*
~$*
~$*
*.dbmdl
*.dbmdl
*.[Pp]ublish.xml
*.[Pp]ublish.xml
*.pfx
*.pfx
Generated_Code #added for RIA/Silverlight projects
# RIA/Silverlight projects
Generated_Code/
# Backup & report files from converting an old project file to a newer
# Backup & report files from converting an old project file to a newer
# Visual Studio version. Backup files are not needed, because we have git ;-)
# Visual Studio version. Backup files are not needed, because we have git ;-)
...
...
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