1aac416ba7
This reverts commit 919d3b7ddc.
21 lines
247 B
Plaintext
21 lines
247 B
Plaintext
# GBDK build artifacts
|
|
*.o
|
|
*.lst
|
|
*.map
|
|
*.sym
|
|
*.cdb
|
|
*.ihx
|
|
*.noi
|
|
*.asm
|
|
*.state
|
|
# Finale music archived externally — not compiled into ROM for now
|
|
assets/finale_music.txt
|
|
|
|
# Compiled ROMs
|
|
*.gb
|
|
|
|
# Python caches
|
|
__pycache__/
|
|
*.pyc
|
|
assets/claimed.png
|