mirror of
https://github.com/github/gitignore
synced 2024-11-26 05:34:21 +01:00
Merge pull request #1035 from AArnott/master
Adds Roslyn .ide directories to .gitignore.
This commit is contained in:
commit
8c7ad139b1
@ -16,6 +16,9 @@ bld/
|
|||||||
[Bb]in/
|
[Bb]in/
|
||||||
[Oo]bj/
|
[Oo]bj/
|
||||||
|
|
||||||
|
# Roslyn cache directories
|
||||||
|
*.ide
|
||||||
|
|
||||||
# MSTest test Results
|
# MSTest test Results
|
||||||
[Tt]est[Rr]esult*/
|
[Tt]est[Rr]esult*/
|
||||||
[Bb]uild[Ll]og.*
|
[Bb]uild[Ll]og.*
|
||||||
|
Loading…
Reference in New Issue
Block a user