Add *.labels to .gitignore
This commit is contained in:
parent
e4d5fd6f5a
commit
e7c316bb6b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@
|
||||||
./build/*
|
./build/*
|
||||||
*.lbl
|
*.lbl
|
||||||
*.bin
|
*.bin
|
||||||
|
*.labels
|
||||||
editor/c6le
|
editor/c6le
|
||||||
editor/source-program_*.c6l
|
editor/source-program_*.c6l
|
||||||
user-side-compiler/c6lc
|
user-side-compiler/c6lc
|
Loading…
Add table
Reference in a new issue