More files to ignore.
This commit is contained in:
parent
b048f65dd8
commit
3b7b52027c
10 changed files with 24 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -68,4 +68,3 @@ dt*ba-sat.dbg
|
|||
*.dstar
|
||||
*.satlog
|
||||
*.png
|
||||
|
||||
|
|
|
|||
1
bench/spin13/.gitignore
vendored
1
bench/spin13/.gitignore
vendored
|
|
@ -5,4 +5,5 @@
|
|||
*.tex
|
||||
*.pdf
|
||||
*.mk
|
||||
*.stamp
|
||||
auto/
|
||||
|
|
|
|||
2
doc/.gitignore
vendored
2
doc/.gitignore
vendored
|
|
@ -9,3 +9,5 @@ stamp
|
|||
*.tmp
|
||||
dot
|
||||
org-stamp
|
||||
doxygen_sqlite3.db
|
||||
/userdoc/syntax.css
|
||||
|
|
|
|||
3
doc/org/.gitignore
vendored
3
doc/org/.gitignore
vendored
|
|
@ -8,3 +8,6 @@ sum.py
|
|||
init.el
|
||||
fagfb
|
||||
gfagfb
|
||||
bogus
|
||||
bogus-grind
|
||||
example.hoa
|
||||
|
|
|
|||
1
doc/tl/.gitignore
vendored
1
doc/tl/.gitignore
vendored
|
|
@ -6,6 +6,7 @@
|
|||
tmp.t2d
|
||||
*.ilg
|
||||
*.ind
|
||||
*.fls
|
||||
*.fdb_latexmk
|
||||
auto
|
||||
_region_.tex
|
||||
|
|
|
|||
1
iface/ltsmin/.gitignore
vendored
1
iface/ltsmin/.gitignore
vendored
|
|
@ -5,3 +5,4 @@ defs
|
|||
*.spins
|
||||
*.c
|
||||
check
|
||||
modelcheck
|
||||
|
|
|
|||
2
lib/.gitignore
vendored
2
lib/.gitignore
vendored
|
|
@ -19,3 +19,5 @@ unistd.h
|
|||
warn-on-use.h
|
||||
wchar.h
|
||||
wctype.h
|
||||
*.sed
|
||||
*.alias
|
||||
|
|
|
|||
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