more files to ignore
This commit is contained in:
parent
5efb66cb25
commit
af639e58c7
9 changed files with 45 additions and 24 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -50,3 +50,7 @@ config.h.in
|
||||||
src/src/misc/_config.h
|
src/src/misc/_config.h
|
||||||
_configs.sed
|
_configs.sed
|
||||||
stamp-h1
|
stamp-h1
|
||||||
|
*.trs
|
||||||
|
_*_
|
||||||
|
spot-*/*
|
||||||
|
config.cache
|
||||||
|
|
|
||||||
1
buddy/examples/bddcalc/.gitignore
vendored
1
buddy/examples/bddcalc/.gitignore
vendored
|
|
@ -2,6 +2,7 @@ Makefile.in
|
||||||
Makefile
|
Makefile
|
||||||
lexer.cxx
|
lexer.cxx
|
||||||
parser.cxx
|
parser.cxx
|
||||||
|
parser.c
|
||||||
parser.h
|
parser.h
|
||||||
.deps
|
.deps
|
||||||
.libs
|
.libs
|
||||||
|
|
|
||||||
3
lbtt/src/.gitignore
vendored
3
lbtt/src/.gitignore
vendored
|
|
@ -8,10 +8,13 @@ lbtt
|
||||||
lbtt-translate
|
lbtt-translate
|
||||||
Config-lex.cc
|
Config-lex.cc
|
||||||
Config-parse.cc
|
Config-parse.cc
|
||||||
|
Config-parse.c
|
||||||
Config-parse.h
|
Config-parse.h
|
||||||
Graph.h
|
Graph.h
|
||||||
NeverClaim-lex.cc
|
NeverClaim-lex.cc
|
||||||
NeverClaim-parse.cc
|
NeverClaim-parse.cc
|
||||||
|
NeverClaim-parse.c
|
||||||
NeverClaim-parse.h
|
NeverClaim-parse.h
|
||||||
Ltl-parse.cc
|
Ltl-parse.cc
|
||||||
|
Ltl-parse.c
|
||||||
Ltl-parse.h
|
Ltl-parse.h
|
||||||
|
|
|
||||||
4
src/bin/.gitignore
vendored
4
src/bin/.gitignore
vendored
|
|
@ -1,7 +1,9 @@
|
||||||
ltlfilt
|
ltlfilt
|
||||||
ltl2tgba
|
ltl2tgba
|
||||||
|
ltl2tgta
|
||||||
randltl
|
randltl
|
||||||
genltl
|
genltl
|
||||||
|
ltlcross
|
||||||
*.a
|
*.a
|
||||||
*.1
|
*.1
|
||||||
|
lck-*
|
||||||
|
|
|
||||||
1
src/kripketest/.gitignore
vendored
1
src/kripketest/.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
defs
|
||||||
|
|
|
||||||
4
src/ltltest/.gitignore
vendored
4
src/ltltest/.gitignore
vendored
|
|
@ -24,3 +24,7 @@ reductaustr
|
||||||
genltl
|
genltl
|
||||||
kind
|
kind
|
||||||
consterm
|
consterm
|
||||||
|
apcollect
|
||||||
|
length
|
||||||
|
reduceu
|
||||||
|
unabbrevwm
|
||||||
|
|
|
||||||
1
src/sabatest/.gitignore
vendored
1
src/sabatest/.gitignore
vendored
|
|
@ -1 +1,2 @@
|
||||||
defs
|
defs
|
||||||
|
sabacomplementtgba
|
||||||
|
|
|
||||||
49
src/tgbatest/.gitignore
vendored
49
src/tgbatest/.gitignore
vendored
|
|
@ -1,30 +1,33 @@
|
||||||
|
bddprod
|
||||||
|
blue_counter
|
||||||
|
complement
|
||||||
|
defs
|
||||||
.deps
|
.deps
|
||||||
|
*.dot
|
||||||
|
eltl2tgba
|
||||||
|
expldot
|
||||||
|
explicit
|
||||||
|
explicit2
|
||||||
|
explprod
|
||||||
|
input
|
||||||
|
intvcomp
|
||||||
|
intvcmp2
|
||||||
|
.libs
|
||||||
|
ltl2tgba
|
||||||
|
ltlmagic
|
||||||
|
ltlprod
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
defs
|
|
||||||
explicit
|
|
||||||
.libs
|
|
||||||
tgbaread
|
|
||||||
readsave
|
|
||||||
ltl2tgba
|
|
||||||
ltlprod
|
|
||||||
bddprod
|
|
||||||
explprod
|
|
||||||
*.ps
|
|
||||||
*.dot
|
|
||||||
tripprod
|
|
||||||
mixprod
|
mixprod
|
||||||
spotlbtt
|
|
||||||
ltlmagic
|
|
||||||
expldot
|
|
||||||
powerset
|
|
||||||
reduccmp
|
|
||||||
reductgba
|
|
||||||
randtgba
|
|
||||||
blue_counter
|
|
||||||
input
|
|
||||||
output1
|
output1
|
||||||
output2
|
output2
|
||||||
eltl2tgba
|
powerset
|
||||||
intvcomp
|
*.ps
|
||||||
|
randtgba
|
||||||
|
readsave
|
||||||
|
reduccmp
|
||||||
|
reductgba
|
||||||
|
spotlbtt
|
||||||
taatgba
|
taatgba
|
||||||
|
tgbaread
|
||||||
|
tripprod
|
||||||
|
|
|
||||||
2
tools/.gitignore
vendored
2
tools/.gitignore
vendored
|
|
@ -8,3 +8,5 @@ config.sub
|
||||||
ltmain.sh
|
ltmain.sh
|
||||||
compile
|
compile
|
||||||
ylwrap
|
ylwrap
|
||||||
|
x-to-1
|
||||||
|
test-driver
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue