Update C++.gitignore

Added extra extensions that must be ignored when a C++ project is created in VS.
This commit is contained in:
Aviral Goel 2023-03-08 12:32:33 -08:00 committed by GitHub
parent 4488915eec
commit 622b7505f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -30,3 +30,12 @@
*.exe
*.out
*.app
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile