jak-project/.gitignore

25 lines
198 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/*
.vscode/settings.json
# for Nix
/result*
\#*#
.#*#
*.pyc
*.bin
*.log
*.p2s
savestate-out/
failures/