pokegold-spaceworld/.gitignore
2020-09-20 17:02:44 -04:00

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