Killing spiders
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@ -10,6 +10,7 @@
|
||||
*.fot
|
||||
*.cb
|
||||
*.cb2
|
||||
.*.lb
|
||||
|
||||
## Intermediate documents:
|
||||
*.dvi
|
||||
@ -215,7 +216,19 @@ TSWLatexianTemp*
|
||||
*~[0-9]*
|
||||
|
||||
# auto folder when using emacs and auctex
|
||||
/auto/*
|
||||
./auto/*
|
||||
*.el
|
||||
|
||||
# expex forward references with \gathertags
|
||||
*-tags.tex
|
||||
|
||||
# standalone packages
|
||||
*.sta
|
||||
|
||||
# build folder
|
||||
build
|
||||
|
||||
# ignore pdf files in root folder
|
||||
/*.pdf
|
||||
|
||||
.DS_Store
|
||||
|
Reference in New Issue
Block a user