more files to ignore

This commit is contained in:
Alexandre Duret-Lutz 2012-11-28 16:45:04 +01:00
parent 5efb66cb25
commit af639e58c7
9 changed files with 45 additions and 24 deletions

4
.gitignore vendored
View file

@ -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

View file

@ -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
View file

@ -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
View file

@ -1,7 +1,9 @@
ltlfilt ltlfilt
ltl2tgba ltl2tgba
ltl2tgta
randltl randltl
genltl genltl
ltlcross
*.a *.a
*.1 *.1
lck-*

View file

@ -1,2 +1,3 @@
Makefile Makefile
Makefile.in Makefile.in
defs

View file

@ -24,3 +24,7 @@ reductaustr
genltl genltl
kind kind
consterm consterm
apcollect
length
reduceu
unabbrevwm

View file

@ -1 +1,2 @@
defs defs
sabacomplementtgba

View file

@ -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
View file

@ -8,3 +8,5 @@ config.sub
ltmain.sh ltmain.sh
compile compile
ylwrap ylwrap
x-to-1
test-driver