mirror of https://github.com/zeldaret/botw.git
34 lines
281 B
Plaintext
34 lines
281 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
|
|
|
|
data/*.elf
|
|
data/*.nso
|
|
|
|
perf.mData
|
|
perf.mData.old
|
|
.gdb_history
|
|
|
|
.DS_Store
|
|
tools/aarch64-none-elf-objdump
|
|
toolchain/clang/
|