3927c90f4c
build/hello_iso.gb.state e' un file intermedio generato dal compilatore lcc/SDCC; non deve essere committato. Rimosso dal repo.
18 lines
135 B
Plaintext
18 lines
135 B
Plaintext
# GBDK build artifacts
|
|
*.o
|
|
*.lst
|
|
*.map
|
|
*.sym
|
|
*.cdb
|
|
*.ihx
|
|
*.noi
|
|
*.asm
|
|
*.state
|
|
|
|
# Compiled ROMs
|
|
*.gb
|
|
|
|
# Python caches
|
|
__pycache__/
|
|
*.pyc
|