mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-26 08:13:44 -05:00
25 lines
209 B
Plaintext
25 lines
209 B
Plaintext
# ROM
|
|
*.gb
|
|
*.sgb
|
|
*.gbc
|
|
*.sym
|
|
*.map
|
|
*.sav
|
|
*.sn*
|
|
*.rtc
|
|
!shim.sym
|
|
|
|
# build artifacts
|
|
/build
|
|
|
|
# build tools
|
|
tools/scan_includes
|
|
tools/pkmncompress
|
|
tools/gfx
|
|
*.exe
|
|
*.pyc
|
|
__pycache__
|
|
|
|
# utility output
|
|
/coverage.png
|