Populate repository from old progress; massive cleanup and fixes
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Gitignore for CHIBI PC-09 Firmware
|
||||
|
||||
# Ignore product files
|
||||
*.o
|
||||
*.bin
|
||||
*.s19
|
||||
build/
|
||||
map.txt
|
||||
|
||||
# Build system generated files
|
||||
src/version.s
|
Reference in New Issue
Block a user