- updated .gitignore to ignore all compile generated files.

This commit is contained in:
Christoph Oelckers 2013-06-23 13:31:06 +02:00
parent c4d3a7ac69
commit d8abeceef9
1 changed files with 20 additions and 3 deletions

23
.gitignore vendored
View File

@ -1,10 +1,27 @@
/Debug
/*.ncb
/*.suo
*.ncb
*.suo
*.pdb
*.ilk
/Release
/wadsrc_wad
/*.user
*.user
/debug
/release
*/debug
*/release
/release_gcc
/dumb/vc6/dumb_static/release
/dumb/vc6/dumb_static/debug
/DOOMSTATS.TXT
/src/gitinfo.h
/src/sc_man_scanner.h
/src/xlat/xlat_parser.c
/src/xlat/xlat_parser.h
/src/xlat/xlat_parser.out
/tools/*/debug
/tools/*/release
/tools/*/*.exe
/tools/lemon/build
/tools/re2c/build
/wadsrc/*.pk3