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

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

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