File tree Expand file tree Collapse file tree 3 files changed +272
-0
lines changed
Expand file tree Collapse file tree 3 files changed +272
-0
lines changed Original file line number Diff line number Diff line change 11_readthedocs /
2+
23# create by https://github.com/iamcco/coc-gitignore (Fri Jul 28 2023 12:33:41 GMT+0800 (China Standard Time))
34# Lua.gitignore:
45# Compiled Lua sources
@@ -41,3 +42,274 @@ luac.out
4142* .i * 86
4243* .x86_64
4344* .hex
45+
46+ # create by https://github.com/iamcco/coc-gitignore (Tue Jan 28 2025 05:11:25 GMT+0800 (China Standard Time))
47+ # TeX.gitignore:
48+ # # Core latex/pdflatex auxiliary files:
49+ * .aux
50+ * .lof
51+ * .log
52+ * .lot
53+ * .fls
54+ * .out
55+ * .toc
56+ * .fmt
57+ * .fot
58+ * .cb
59+ * .cb2
60+ . * .lb
61+
62+ # # Intermediate documents:
63+ * .dvi
64+ * .xdv
65+ * -converted-to. *
66+ # these rules might exclude image files for figures etc.
67+ * .ps
68+ * .eps
69+ * .pdf
70+
71+ # # Generated if empty string is given at "Please type another file name for output:"
72+ .pdf
73+
74+ # # Bibliography auxiliary files (bibtex/biblatex/biber):
75+ * .bbl
76+ * .bcf
77+ * .blg
78+ * -blx.aux
79+ * -blx.bib
80+ * .run.xml
81+
82+ # # Build tool auxiliary files:
83+ * .fdb_latexmk
84+ * .synctex
85+ * .synctex(busy)
86+ * .synctex.gz
87+ * .synctex.gz(busy)
88+ * .pdfsync
89+
90+ # # Build tool directories for auxiliary files
91+ # latexrun
92+ latex.out /
93+
94+ # # Auxiliary and intermediate files from other packages:
95+ # algorithms
96+ * .alg
97+ * .loa
98+
99+ # achemso
100+ acs- * .bib
101+
102+ # amsthm
103+ * .thm
104+
105+ # beamer
106+ * .nav
107+ * .pre
108+ * .snm
109+ * .vrb
110+
111+ # changes
112+ * .soc
113+
114+ # comment
115+ * .cut
116+
117+ # cprotect
118+ * .cpt
119+
120+ # elsarticle (documentclass of Elsevier journals)
121+ * .spl
122+
123+ # endnotes
124+ * .ent
125+
126+ # fixme
127+ * .lox
128+
129+ # feynmf/feynmp
130+ * .mf
131+ * .mp
132+ * .t [1-9 ]
133+ * .t [1-9 ][0-9 ]
134+ * .tfm
135+
136+ # (r)(e)ledmac/(r)(e)ledpar
137+ * .end
138+ * . ? end
139+ * . [1-9 ]
140+ * . [1-9 ][0-9 ]
141+ * . [1-9 ][0-9 ][0-9 ]
142+ * . [1-9 ]R
143+ * . [1-9 ][0-9 ]R
144+ * . [1-9 ][0-9 ][0-9 ]R
145+ * .eledsec [1-9 ]
146+ * .eledsec [1-9 ]R
147+ * .eledsec [1-9 ][0-9 ]
148+ * .eledsec [1-9 ][0-9 ]R
149+ * .eledsec [1-9 ][0-9 ][0-9 ]
150+ * .eledsec [1-9 ][0-9 ][0-9 ]R
151+
152+ # glossaries
153+ * .acn
154+ * .acr
155+ * .glg
156+ * .glo
157+ * .gls
158+ * .glsdefs
159+
160+ # uncomment this for glossaries-extra (will ignore makeindex's style files!)
161+ # *.ist
162+
163+ # gnuplottex
164+ * -gnuplottex- *
165+
166+ # gregoriotex
167+ * .gaux
168+ * .gtex
169+
170+ # htlatex
171+ * .4ct
172+ * .4tc
173+ * .idv
174+ * .lg
175+ * .trc
176+ * .xref
177+
178+ # hyperref
179+ * .brf
180+
181+ # knitr
182+ * -concordance.tex
183+ # TODO Comment the next line if you want to keep your tikz graphics files
184+ * .tikz
185+ * -tikzDictionary
186+
187+ # listings
188+ * .lol
189+
190+ # luatexja-ruby
191+ * .ltjruby
192+
193+ # makeidx
194+ * .idx
195+ * .ilg
196+ * .ind
197+
198+ # minitoc
199+ * .maf
200+ * .mlf
201+ * .mlt
202+ * .mtc [0-9 ]*
203+ * .slf [0-9 ]*
204+ * .slt [0-9 ]*
205+ * .stc [0-9 ]*
206+
207+ # minted
208+ _minted *
209+ * .pyg
210+
211+ # morewrites
212+ * .mw
213+
214+ # nomencl
215+ * .nlg
216+ * .nlo
217+ * .nls
218+
219+ # pax
220+ * .pax
221+
222+ # pdfpcnotes
223+ * .pdfpc
224+
225+ # sagetex
226+ * .sagetex.sage
227+ * .sagetex.py
228+ * .sagetex.scmd
229+
230+ # scrwfile
231+ * .wrt
232+
233+ # sympy
234+ * .sout
235+ * .sympy
236+ sympy-plots-for- * .tex /
237+
238+ # pdfcomment
239+ * .upa
240+ * .upb
241+
242+ # pythontex
243+ * .pytxcode
244+ pythontex-files- * /
245+
246+ # tcolorbox
247+ * .listing
248+
249+ # thmtools
250+ * .loe
251+
252+ # TikZ & PGF
253+ * .dpth
254+ * .md5
255+ * .auxlock
256+
257+ # todonotes
258+ * .tdo
259+
260+ # vhistory
261+ * .hst
262+ * .ver
263+
264+ # easy-todo
265+ * .lod
266+
267+ # xcolor
268+ * .xcp
269+
270+ # xmpincl
271+ * .xmpi
272+
273+ # xindy
274+ * .xdy
275+
276+ # xypic precompiled matrices
277+ * .xyc
278+
279+ # endfloat
280+ * .ttt
281+ * .fff
282+
283+ # Latexian
284+ TSWLatexianTemp *
285+
286+ # # Editors:
287+ # WinEdt
288+ * .bak
289+ * .sav
290+
291+ # Texpad
292+ .texpadtmp
293+
294+ # LyX
295+ * .lyx~
296+
297+ # Kile
298+ * .backup
299+
300+ # KBibTeX
301+ * ~ [0-9 ]*
302+
303+ # auto folder when using emacs and auctex
304+ . /auto /*
305+ * .el
306+
307+ # expex forward references with \gathertags
308+ * -tags.tex
309+
310+ # standalone packages
311+ * .sta
312+
313+ # TeX.patch:
314+ # glossaries
315+ * .glstex
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments