Ignores for VC10
This commit is contained in:
parent
fd29f48d01
commit
18735ead37
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue