more files to ignore
This commit is contained in:
parent
391372ae2a
commit
1693e2afad
2 changed files with 20 additions and 0 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -23,3 +23,13 @@ stdout
|
||||||
*.old
|
*.old
|
||||||
TAGS
|
TAGS
|
||||||
INSTALL
|
INSTALL
|
||||||
|
*.log
|
||||||
|
callgrind.*
|
||||||
|
ms_print.*
|
||||||
|
pan.*
|
||||||
|
*.dvi
|
||||||
|
*.aux
|
||||||
|
*.ps
|
||||||
|
*.pdf
|
||||||
|
*.toc
|
||||||
|
*.S
|
||||||
|
|
|
||||||
10
lbtt/doc/.gitignore
vendored
10
lbtt/doc/.gitignore
vendored
|
|
@ -2,3 +2,13 @@ Makefile.in
|
||||||
Makefile
|
Makefile
|
||||||
*.info*
|
*.info*
|
||||||
texinfo.tex
|
texinfo.tex
|
||||||
|
*.cp
|
||||||
|
*.cps
|
||||||
|
*.fn
|
||||||
|
*.fns
|
||||||
|
*.ky
|
||||||
|
*.kys
|
||||||
|
*.pg
|
||||||
|
*.vr
|
||||||
|
*.vrs
|
||||||
|
*.tp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue