Skip to content

Commit

Permalink
adding entry for ignoring <solutionname>.sln.ide folder which contain…
Browse files Browse the repository at this point in the history
…s visual studio 2015 solution specific cache data
  • Loading branch information
robertob committed Nov 15, 2014
1 parent 1a6b68c commit b07a090
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions VisualStudio.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
*.userosscache
*.sln.docstates

# User-specific folders
*.sln.ide/

# Build results
[Dd]ebug/
[Dd]ebugPublic/
Expand Down

0 comments on commit b07a090

Please sign in to comment.