Skip to content

Commit

Permalink
ignore Visual C++ cache files
Browse files Browse the repository at this point in the history
  • Loading branch information
Nauchnik committed May 4, 2016
1 parent f273a06 commit eb83b1d
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.

# .VC.db
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
SSPEMDD.VC.db
*.VC.VC.opendb

# User-specific files
*.suo
Expand Down

0 comments on commit eb83b1d

Please sign in to comment.