mirror of
https://github.com/schnaader/precomp-cpp
synced 2026-08-23 00:23:04 -04:00
Updated .gitignore
Some more Visual Studio specific files added
This commit is contained in:
parent
90654c9bdb
commit
bad3559cd7
1 changed files with 6 additions and 4 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -20,10 +20,12 @@
|
|||
*.out
|
||||
*.app
|
||||
|
||||
# Visual C++ cache files
|
||||
# Visual Studio specific files
|
||||
*.opensdf
|
||||
*.sdf
|
||||
|
||||
# Visual Studio user-specific files
|
||||
*.suo
|
||||
*.user
|
||||
*.user
|
||||
*.log
|
||||
*.tlog
|
||||
*.pdb
|
||||
*.lastbuildstate
|
||||
Loading…
Add table
Add a link
Reference in a new issue