1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 17:18:52 +02:00

Merge pull request #3600 from tbeu/patch-1

Also ignore *.idb (to match C.gitignore)
This commit is contained in:
Tim Hunter 2025-06-02 11:53:56 -07:00 committed by GitHub
commit 9a656787d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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