aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: c5f0ffc92e266873bc782d8f9e0e3e4a64ece9e6 (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
# latex files
*.aux
*.bbl
*.bcf
*.blg
*.fdb_latexmk
*.fls
*.log
*.out
*.run.xml
*.synctex.gz
*.toc
*.pdf
*-SAVE-ERROR

# microsoft
*.docx

# copyrighted files
roms/
copyright/

# temp files
.$*.bkp
*~