help git --status by ignoring more files
* .gitignore, bench/dtgbasat/.gitignore, debian/.gitignore, doc/org/.gitignore, src/tests/.gitignore, wrap/python/.gitignore: More files to ignore. * doc/org/ltlfilt.org: Erase some temporary files.
This commit is contained in:
parent
3b72826e6d
commit
6f99829a1d
7 changed files with 18 additions and 1 deletions
|
|
@ -410,6 +410,10 @@ ltlfilt --lbt-input -F scheck.ltl --guarantee --format=%L
|
|||
[[file:csv.org][More examples of how to use =--format= to create CSV files are on a
|
||||
separate page]]
|
||||
|
||||
#+BEGIN_SRC sh :results verbatim :exports both
|
||||
rm -f ltlex.def ltlex.never
|
||||
#+END_SRC
|
||||
|
||||
# LocalWords: ltlfilt num toc LTL PSL syntaxes LBT's SRC GFp scheck
|
||||
# LocalWords: ltl EOF lbt Gp Fp Xp XFp XXp randltl ary nnf wm abc
|
||||
# LocalWords: pnn Xb Fc XFb XXd sed boolean bsize nox Gb Fb Xa XGb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue