mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Merge pull request #1035 from AArnott/master
Adds Roslyn .ide directories to .gitignore.
This commit is contained in:
commit
8c7ad139b1
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ bld/
|
|||
[Bb]in/
|
||||
[Oo]bj/
|
||||
|
||||
# Roslyn cache directories
|
||||
*.ide
|
||||
|
||||
# MSTest test Results
|
||||
[Tt]est[Rr]esult*/
|
||||
[Bb]uild[Ll]og.*
|
||||
|
|
Loading…
Add table
Reference in a new issue