jak-project/.gitignore
Tyler Wilding 504a073f8f
ee-analysis: Output and append to JSON file (#580)
ee-analysis: Output and append to JSON file
2021-06-11 19:09:12 -04:00

26 lines
214 B
Plaintext

# for CMake
/Testing
# for clion
cmake-build-debug/*
.idea/*
build/*
decompiler_out/*
logs/*
.vscode/settings.json
# for Nix
/result*
\#*#
.#*#
*.pyc
*.bin
*.log
*.p2s
savestate-out/
failures/
ee-results.json