More files to ignore.
This commit is contained in:
parent
b048f65dd8
commit
3b7b52027c
10 changed files with 24 additions and 5 deletions
10
src/bin/.gitignore
vendored
10
src/bin/.gitignore
vendored
|
|
@ -1,9 +1,13 @@
|
|||
ltlfilt
|
||||
autfilt
|
||||
dstar2tgba
|
||||
genltl
|
||||
ltl2tgba
|
||||
ltl2tgta
|
||||
randltl
|
||||
genltl
|
||||
ltlcross
|
||||
ltlfilt
|
||||
ltlgrind
|
||||
randaut
|
||||
randltl
|
||||
spot-x
|
||||
*.a
|
||||
*.1
|
||||
|
|
|
|||
4
src/graphtest/.gitignore
vendored
4
src/graphtest/.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
|||
graphtest
|
||||
graph
|
||||
ngraph
|
||||
tgbagraph
|
||||
defs
|
||||
|
|
|
|||
4
src/tgbatest/.gitignore
vendored
4
src/tgbatest/.gitignore
vendored
|
|
@ -1,6 +1,9 @@
|
|||
acc
|
||||
bddprod
|
||||
bitvect
|
||||
blue_counter
|
||||
checkpsl
|
||||
checkta
|
||||
complement
|
||||
defs
|
||||
.deps
|
||||
|
|
@ -28,6 +31,7 @@ output2
|
|||
powerset
|
||||
*.ps
|
||||
randtgba
|
||||
readsat
|
||||
readsave
|
||||
reduccmp
|
||||
reductgba
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue