17 lines
127 B
Plaintext
17 lines
127 B
Plaintext
# GBDK build artifacts
|
|
*.o
|
|
*.lst
|
|
*.map
|
|
*.sym
|
|
*.cdb
|
|
*.ihx
|
|
*.noi
|
|
*.asm
|
|
|
|
# Compiled ROMs
|
|
*.gb
|
|
|
|
# Python caches
|
|
__pycache__/
|
|
*.pyc
|