13 lines
149 B
Plaintext
13 lines
149 B
Plaintext
# Gitignore for CHIBI PC-09 Firmware
|
|
|
|
# Ignore product files
|
|
*.o
|
|
*.bin
|
|
*.s19
|
|
build/
|
|
map.txt
|
|
bbhashtool
|
|
|
|
# Build system generated files
|
|
src/version.s
|