more files to ignore
This commit is contained in:
parent
ff134eb81e
commit
ed589d8c5a
6 changed files with 16 additions and 2 deletions
7
src/eltlparse/.gitignore
vendored
Normal file
7
src/eltlparse/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
eltlparse.cc
|
||||
eltlparse.hh
|
||||
*.output
|
||||
eltlscan.cc
|
||||
location.hh
|
||||
position.hh
|
||||
stack.hh
|
||||
1
src/eltltest/.gitignore
vendored
Normal file
1
src/eltltest/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
defs
|
||||
1
src/sanity/.gitignore
vendored
1
src/sanity/.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
Makefile.in
|
||||
Makefile
|
||||
incltest.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue