-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
74 lines (74 loc) · 525 Bytes
/
.gitignore
File metadata and controls
74 lines (74 loc) · 525 Bytes
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
.hintrc
# LaTeX temporary and auxiliary files
*.aux
*.bbl
*.bcf
*.blg
*.brf
*.log
*.nav
*.out
*.snm
*.toc
*.fls
*.fdb_latexmk
*.synctex.gz
*.vrb
*.dvi
*.ps
*.lof
*.lot
*.run.xml
*.spl
*.bpt
*.glg
*.glo
*.gls
*.idx
*.ilg
*.ind
*.acn
*.acr
*.alg
*.ato
*.auxlock
*.bak
*.base
*.bbl
*.bib.bak
*.blg
*.cb
*.cbl
*.dvi
*.ent
*.fmt
*.gz
*.hd
*.idx
*.ilg
*.ind
*.ist
*.ltx
*.mlf
*.mli
*.nav
*.nlo
*.nls
*.nomencl
*.out
*.pdf.bak
*.pgf
*.pre
*.snm
*.spt
*.sta
*.sty.bak
*.tex.bak
*.thm
*.tmp
*.tps
*.upa
*.upb
*.xdv
WARP.md
hint-report