Add .gitignore files
This commit is contained in:
parent
c06c95c4f1
commit
5ef7084b61
50 changed files with 394 additions and 0 deletions
14
src/ltlparse/.gitignore
vendored
Normal file
14
src/ltlparse/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
.deps
|
||||
Makefile
|
||||
Makefile.in
|
||||
location.hh
|
||||
ltlparse.cc
|
||||
ltlparse.hh
|
||||
ltlparse.output
|
||||
ltlscan.cc
|
||||
position.hh
|
||||
readltl
|
||||
stack.hh
|
||||
*.lo
|
||||
*.la
|
||||
.libs
|
||||
Loading…
Add table
Add a link
Reference in a new issue