mirror of
https://github.com/RPCS3/cereal.git
synced 2026-01-31 01:25:20 +01:00
ignore MSVC cruft
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -18,14 +18,16 @@
|
||||
*.suo
|
||||
*.user
|
||||
*/x64
|
||||
*/Debug*
|
||||
*/Release*
|
||||
*\Debug*
|
||||
*\Release*
|
||||
*.log
|
||||
*.tlog*
|
||||
*.obj
|
||||
*.VC.db
|
||||
*.VC.VC.opendb
|
||||
*.pdb
|
||||
*.idb
|
||||
*\build_*
|
||||
|
||||
# misc files mostly used for testing
|
||||
out.txt
|
||||
|
||||
Reference in New Issue
Block a user