gzdoom/.gitignore
Hugo Locurcio 0328eca7f0 Add crash log file to .gitignore
This prevents accidentally committing this file if you run
into a crash while working on something.
2024-04-12 07:13:15 +02:00

34 lines
390 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
.idea
.vscode
/src/gl/unused
/mapfiles_release/*.map
/AppDir
/appimage-build
*.AppImage
.DS_Store
/build_vc2017-32
/build2
/build_vc2019-64
/build_vc2019-32
/build__
gzdoom-crash.log