add some strategic git ignores, should satisfy #2818
This commit is contained in:
13
samples/.gitignore
vendored
Normal file
13
samples/.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# general extra output
|
||||
*.lst
|
||||
*.lbl
|
||||
*.map
|
||||
# intermediate files
|
||||
*.o
|
||||
# executables
|
||||
*.prg
|
||||
*.xex
|
||||
*.bin
|
||||
*.com
|
||||
*.cvt
|
||||
*.lnx
|
||||
Reference in New Issue
Block a user