Also ignore *.idb (to match C.gitignore)

*.idb files (of VS2005 and probably other versions, too) should be also ignored.
This commit is contained in:
tbeu
2020-12-19 17:09:50 +01:00
committed by GitHub
parent 218a941be9
commit e07b0dc3ee

View File

@@ -75,6 +75,7 @@ StyleCopReport.xml
*.ilk
*.meta
*.obj
*.idb
*.iobj
*.pch
*.pdb