mirror of
https://github.com/zeldaret/botw
synced 2026-05-23 06:54:18 -04:00
29 lines
209 B
Plaintext
29 lines
209 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
|