Add some more to .gitignore
This commit is contained in:
parent
8ea1a2530a
commit
d3b48e99f4
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -4,4 +4,8 @@
|
|||
*.lst
|
||||
*.note
|
||||
./build/*
|
||||
*.lbl
|
||||
*.lbl
|
||||
*.bin
|
||||
editor/c6le
|
||||
editor/source-program_*.c6l
|
||||
user-side-compiler/c6lc
|
Loading…
Add table
Reference in a new issue