aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 8c5b6def6b74fba9eb128946f1f4ef19aadff335 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# generic
*~*
*#*

# latex specific
*.aux
*.dvi
*.log
*.lyx
*.nav
*.out
*.snm
*.toc
*.vrb

# misc file types
*.bak
*.eps
*.jpg
*.pdf
*.eepic

# Test files and temporary files
test.d
test.d/test
*_
*_.tex