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