mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
Merge pull request #3600 from tbeu/patch-1
Also ignore *.idb (to match C.gitignore)
This commit is contained in:
commit
9a656787d6
@ -77,6 +77,7 @@ StyleCopReport.xml
|
||||
*.ilk
|
||||
*.meta
|
||||
*.obj
|
||||
*.idb
|
||||
*.iobj
|
||||
*.pch
|
||||
*.pdb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user