gzdoom/.gitignore
Christoph Oelckers 072018bda2 - cleaned up .gitignore.
This still contained a lot of data from the pre-CMake build setup for Windows. None of these paths is relevant anymore.
2019-02-10 14:12:06 +01:00

26 lines
298 B
Text

*.ncb
*.suo
*.pdb
*.ilk
*.aps
/wadsrc_wad
*.user
/build
/release_gcc
/DOOMSTATS.TXT
/src/gitinfo.h
/wadsrc/*.pk3
/disasm.txt
/build_vc2015
/build_vc2015-32
/build_vc2015-64
/build_vc2017-64
/build
/llvm
.vs
/src/gl/unused
/mapfiles_release/*.map
.DS_Store
/build_vc2017-32
/build2
/build_vc2019-64