mirror of
https://github.com/MonsterDruide1/OdysseyDecomp
synced 2026-04-23 09:04:21 +00:00
31 lines
250 B
Plaintext
31 lines
250 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.egg-info/
|
|
*.dist-info/
|
|
*.so
|
|
*.dll
|
|
dist/
|
|
build/
|
|
bin/
|
|
.mypy_cache/
|
|
.benchmarks/
|
|
|
|
.idea/
|
|
.vscode/
|
|
|
|
*.id0
|
|
*.id1
|
|
*.id2
|
|
*.idb
|
|
*.i64
|
|
*.nam
|
|
*.til
|
|
|
|
main.elf
|
|
|
|
perf.mData
|
|
perf.mData.old
|
|
.gdb_history
|
|
|
|
.DS_Store
|
|
tools/aarch64-none-elf-objdump |