Updated .gitignore to exclude /build and pcsx2 snapshot builds

This commit is contained in:
archshift 2014-08-14 16:13:27 -07:00
parent 66765d827b
commit 655c0efb31
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -14,10 +14,12 @@
*.mo *.mo
_ReSharper.* _ReSharper.*
pcsx2.snapshot_*
postBuild.inc.cmd postBuild.inc.cmd
postBuild.cmd postBuild.cmd
svnrev.h svnrev.h
build
Debug Debug
Release Release
Devel Devel