mirror of
https://github.com/github/gitignore
synced 2024-11-26 13:44:21 +01:00
Added .sln.docstates to ignore list. As per http://goo.gl/NwdPT, they are a .suo supplement.
This commit is contained in:
parent
88320f20dc
commit
86e8a934b0
@ -4,6 +4,7 @@
|
|||||||
# User-specific files
|
# User-specific files
|
||||||
*.suo
|
*.suo
|
||||||
*.user
|
*.user
|
||||||
|
*.sln.docstates
|
||||||
|
|
||||||
# Build results
|
# Build results
|
||||||
[Dd]ebug/
|
[Dd]ebug/
|
||||||
|
Loading…
Reference in New Issue
Block a user