more files to ignore
This commit is contained in:
parent
f22b5ae371
commit
1f7aa90d74
3 changed files with 7 additions and 0 deletions
2
src/.gitignore
vendored
2
src/.gitignore
vendored
|
|
@ -4,3 +4,5 @@ Makefile.in
|
||||||
.libs
|
.libs
|
||||||
libspot.la
|
libspot.la
|
||||||
_.cc
|
_.cc
|
||||||
|
*.log
|
||||||
|
*.dir
|
||||||
|
|
|
||||||
4
src/eltltest/.gitignore
vendored
4
src/eltltest/.gitignore
vendored
|
|
@ -1 +1,5 @@
|
||||||
defs
|
defs
|
||||||
|
acc
|
||||||
|
nfa
|
||||||
|
input
|
||||||
|
prelude
|
||||||
|
|
|
||||||
1
src/sanity/.gitignore
vendored
1
src/sanity/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
Makefile.in
|
Makefile.in
|
||||||
Makefile
|
Makefile
|
||||||
incltest.cc
|
incltest.cc
|
||||||
|
incltest.tmp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue