Merge pull request #7 from bbbradsmith/vc10_ignores

Ignores for VC10
This commit is contained in:
Brad Smith 2018-06-02 02:29:08 -04:00 committed by GitHub
commit f1af3a0f44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 3 deletions

15
.gitignore vendored
View File

@ -2,12 +2,21 @@
/vc/.vs
/vc/vc14_bin_Debug
/vc/vc14_obj_Debug
/vc/*.user
/output/auxlib.lua
/vc/vc14_obj_Release
/vc/vc14_obj_PublicRelease
/vc/vc10_bin_Debug
/vc/vc10_obj_Debug
/vc/vc10_obj_Release
/vc/vc10_obj_PublicRelease
/vc/*.user
/vc/*.sdf
/vc/*.opensdf
/vc/*.suo
/vc/ipch
/output/auxlib.lua
/output/fceux.pdb
/output/7z.dll
/output/fceux.exe
/output/fceux.exp
/output/fceux.lib
/vc/vc14_obj_PublicRelease
/output/fceux.cfg