mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #3600 from tbeu/patch-1
Also ignore *.idb (to match C.gitignore)
This commit is contained in:
commit
9a656787d6
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ StyleCopReport.xml
|
|||
*.ilk
|
||||
*.meta
|
||||
*.obj
|
||||
*.idb
|
||||
*.iobj
|
||||
*.pch
|
||||
*.pdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue