mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
adding entry for ignoring <solutionname>.sln.ide folder which contains visual studio 2015 solution specific cache data
This commit is contained in:
parent
1a6b68c006
commit
b07a0904e3
@ -7,6 +7,9 @@
|
||||
*.userosscache
|
||||
*.sln.docstates
|
||||
|
||||
# User-specific folders
|
||||
*.sln.ide/
|
||||
|
||||
# Build results
|
||||
[Dd]ebug/
|
||||
[Dd]ebugPublic/
|
||||
|
Loading…
Reference in New Issue
Block a user