More files to ignore.

This commit is contained in:
Alexandre Duret-Lutz 2015-01-03 19:01:44 +01:00
parent b048f65dd8
commit 3b7b52027c
10 changed files with 24 additions and 5 deletions

1
.gitignore vendored
View file

@ -68,4 +68,3 @@ dt*ba-sat.dbg
*.dstar *.dstar
*.satlog *.satlog
*.png *.png

View file

@ -5,4 +5,5 @@
*.tex *.tex
*.pdf *.pdf
*.mk *.mk
*.stamp
auto/ auto/

2
doc/.gitignore vendored
View file

@ -9,3 +9,5 @@ stamp
*.tmp *.tmp
dot dot
org-stamp org-stamp
doxygen_sqlite3.db
/userdoc/syntax.css

3
doc/org/.gitignore vendored
View file

@ -8,3 +8,6 @@ sum.py
init.el init.el
fagfb fagfb
gfagfb gfagfb
bogus
bogus-grind
example.hoa

1
doc/tl/.gitignore vendored
View file

@ -6,6 +6,7 @@
tmp.t2d tmp.t2d
*.ilg *.ilg
*.ind *.ind
*.fls
*.fdb_latexmk *.fdb_latexmk
auto auto
_region_.tex _region_.tex

View file

@ -5,3 +5,4 @@ defs
*.spins *.spins
*.c *.c
check check
modelcheck

2
lib/.gitignore vendored
View file

@ -19,3 +19,5 @@ unistd.h
warn-on-use.h warn-on-use.h
wchar.h wchar.h
wctype.h wctype.h
*.sed
*.alias

10
src/bin/.gitignore vendored
View file

@ -1,9 +1,13 @@
ltlfilt autfilt
dstar2tgba
genltl
ltl2tgba ltl2tgba
ltl2tgta ltl2tgta
randltl
genltl
ltlcross ltlcross
ltlfilt
ltlgrind
randaut
randltl
spot-x spot-x
*.a *.a
*.1 *.1

View file

@ -1,2 +1,4 @@
graphtest graph
ngraph
tgbagraph
defs defs

View file

@ -1,6 +1,9 @@
acc
bddprod bddprod
bitvect
blue_counter blue_counter
checkpsl checkpsl
checkta
complement complement
defs defs
.deps .deps
@ -28,6 +31,7 @@ output2
powerset powerset
*.ps *.ps
randtgba randtgba
readsat
readsave readsave
reduccmp reduccmp
reductgba reductgba