ericw-tools/.gitignore

37 lines
654 B
Plaintext

bin/
cmakebuild/
cmake-*/
build*/
time_compilation_build/
CMakeFiles/
*.xcodeproj
.vscode/**
.vs
.idea
!.vscode/settings.json
testmaps/*.bsp
**/*-decompile*.map
testmaps/*.bsp.qbsplog
testmaps/*.log
testmaps/*.prt
testmaps/*.lit
testmaps/*.obj
testmaps/*.pts
testmaps/*.vis
testmaps/*.texinfo
testmaps/*.texinfo.json
testmaps/*.bsp.json
testmaps/*.chop.map
testmaps/quake_map_source/*.bsp
testmaps/quake_map_source/*.log
testmaps/quake_map_source/*.prt
testmaps/quake_map_source/*.pts
testmaps/quake_map_source/*.vis
testmaps/quake_map_source/*.texinfo
testmaps/quake_map_source/*.bsp.json
**/autosave
CMakeSettings.json
sphinx-venv
**/__pycache__
*-env