mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
16 lines
154 B
Plaintext
16 lines
154 B
Plaintext
__pycache__/
|
|
.vscode/
|
|
build/
|
|
expected/
|
|
rel/*/*.s
|
|
src/*/*/*.s
|
|
out/
|
|
dump/*
|
|
!dump/foresta.rel.sha1
|
|
!dump/main.dol.sha1
|
|
*.dol
|
|
*.rel
|
|
*.exe
|
|
*.dll
|
|
build.ninja
|