jak-project/.gitignore

30 lines
254 B
Plaintext
Raw Normal View History

# for CMake
/Testing
2020-08-22 22:30:12 -04:00
# for clion
cmake-build-debug/*
.idea/*
build/*
2021-01-03 17:57:12 -05:00
decompiler_out/*
logs/*
# for Nix
/result*
\#*#
.#*#
*.pyc
2021-08-16 10:43:12 -04:00
# output from our tools
*.bin
*.log
*.p2s
savestate-out/
failures/
ee-results.json
2021-08-16 10:43:12 -04:00
# game stuff
game_config/*
imgui.ini