Skip to content

Commit db46213

Browse files
committed
try to remove merge conflicts
1 parent 44b53da commit db46213

3 files changed

Lines changed: 1302 additions & 0 deletions

File tree

.gitignore 11.16.49

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

0 commit comments

Comments
 (0)