- Add .aps files to .gitignore

This commit is contained in:
Randy Heit 2013-06-24 20:53:49 -05:00
parent b9d5949825
commit 1032170ccd
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
*.suo *.suo
*.pdb *.pdb
*.ilk *.ilk
*.aps
/Release /Release
/wadsrc_wad /wadsrc_wad
*.user *.user