Changes to get platform-v8080 running again
[FUZIX.git] / .gitignore
1 # SDCC stuff
2 *.lnk
3 *.lst
4 *.map
5 *.mem
6 *.rel
7 *.rst
8 *.sym
9 *.o
10 cscope.*
11 # Library archives
12 *.a
13 # Emacs backup
14 *~
15 # Statistics from builds
16 size.report
17 # Build system output
18 .obj
19 bin