-
-
Notifications
You must be signed in to change notification settings - Fork 639
Expand file tree
/
Copy path.gitignore
More file actions
62 lines (54 loc) · 634 Bytes
/
.gitignore
File metadata and controls
62 lines (54 loc) · 634 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
# tex auxillary files
*.log
*.aux
*.log
*.synctex.gz
*.out
*.toc
*.lof
*.lot
# bibliography related
*-blx.bib
*.run.xml
*.bbl
*.blg
*.bcf
# glossary related
glossary.ist
*.glo
*.acn
*.acr
*.alg
*.glg
*.gls*
.idx
.xdy
# backup files
*~
.\#
\#*
#project specific
infographics/Font-Awesome-SVG-PNG
infographics/Font-Awesome-SVG-PNG/*
.idea/
.idea/jsLibraryMappings.xml
.idea/latexcv.iml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/inspectionProfiles/Project_Default.xml
out/
# vite/ vitepress
.DS_Store
.idea
.temp
.vite_opt_cache
.vscode
dist
cache
temp
examples-temp
node_modules
pnpm-global
TODOs.md
*.timestamp-*.mjs