.gitignore (4131B) (plain)
1 # Created by https://www.toptal.com/developers/gitignore/api/emacs,latex,git 2 # Edit at https://www.toptal.com/developers/gitignore?templates=emacs,latex,git 3 4 ### Emacs ### 5 # -*- mode: gitignore; -*- 6 *~ 7 \#*\# 8 /.emacs.desktop 9 /.emacs.desktop.lock 10 *.elc 11 auto-save-list 12 tramp 13 .\#* 14 15 # Org-mode 16 .org-id-locations 17 *_archive 18 19 # flymake-mode 20 *_flymake.* 21 22 # eshell files 23 /eshell/history 24 /eshell/lastdir 25 26 # elpa packages 27 /elpa/ 28 29 # reftex files 30 *.rel 31 32 # AUCTeX auto folder 33 /auto/ 34 35 # cask packages 36 .cask/ 37 dist/ 38 39 # Flycheck 40 flycheck_*.el 41 42 # server auth directory 43 /server/ 44 45 # projectiles files 46 .projectile 47 48 # directory configuration 49 .dir-locals.el 50 51 # network security 52 /network-security.data 53 54 55 ### Git ### 56 # Created by git for backups. To disable backups in Git: 57 # $ git config --global mergetool.keepBackup false 58 *.orig 59 60 # Created by git when using merge tools for conflicts 61 *.BACKUP.* 62 *.BASE.* 63 *.LOCAL.* 64 *.REMOTE.* 65 *_BACKUP_*.txt 66 *_BASE_*.txt 67 *_LOCAL_*.txt 68 *_REMOTE_*.txt 69 70 ### LaTeX ### 71 ## Core latex/pdflatex auxiliary files: 72 *.aux 73 *.lof 74 *.log 75 *.lot 76 *.fls 77 *.out 78 *.toc 79 *.fmt 80 *.fot 81 *.cb 82 *.cb2 83 .*.lb 84 85 ## Intermediate documents: 86 *.dvi 87 *.xdv 88 *-converted-to.* 89 # these rules might exclude image files for figures etc. 90 # *.ps 91 # *.eps 92 # *.pdf 93 94 ## Generated if empty string is given at "Please type another file name for output:" 95 .pdf 96 97 ## Bibliography auxiliary files (bibtex/biblatex/biber): 98 *.bbl 99 *.bcf 100 *.blg 101 *-blx.aux 102 *-blx.bib 103 *.run.xml 104 105 ## Build tool auxiliary files: 106 *.fdb_latexmk 107 *.synctex 108 *.synctex(busy) 109 *.synctex.gz 110 *.synctex.gz(busy) 111 *.pdfsync 112 113 ## Build tool directories for auxiliary files 114 # latexrun 115 latex.out/ 116 117 ## Auxiliary and intermediate files from other packages: 118 # algorithms 119 *.alg 120 *.loa 121 122 # achemso 123 acs-*.bib 124 125 # amsthm 126 *.thm 127 128 # beamer 129 *.nav 130 *.pre 131 *.snm 132 *.vrb 133 134 # changes 135 *.soc 136 137 # comment 138 *.cut 139 140 # cprotect 141 *.cpt 142 143 # elsarticle (documentclass of Elsevier journals) 144 *.spl 145 146 # endnotes 147 *.ent 148 149 # fixme 150 *.lox 151 152 # feynmf/feynmp 153 *.mf 154 *.mp 155 *.t[1-9] 156 *.t[1-9][0-9] 157 *.tfm 158 159 #(r)(e)ledmac/(r)(e)ledpar 160 *.end 161 *.?end 162 *.[1-9] 163 *.[1-9][0-9] 164 *.[1-9][0-9][0-9] 165 *.[1-9]R 166 *.[1-9][0-9]R 167 *.[1-9][0-9][0-9]R 168 *.eledsec[1-9] 169 *.eledsec[1-9]R 170 *.eledsec[1-9][0-9] 171 *.eledsec[1-9][0-9]R 172 *.eledsec[1-9][0-9][0-9] 173 *.eledsec[1-9][0-9][0-9]R 174 175 # glossaries 176 *.acn 177 *.acr 178 *.glg 179 *.glo 180 *.gls 181 *.glsdefs 182 *.lzo 183 *.lzs 184 185 # uncomment this for glossaries-extra (will ignore makeindex's style files!) 186 # *.ist 187 188 # gnuplottex 189 *-gnuplottex-* 190 191 # gregoriotex 192 *.gaux 193 *.glog 194 *.gtex 195 196 # htlatex 197 *.4ct 198 *.4tc 199 *.idv 200 *.lg 201 *.trc 202 *.xref 203 204 # hyperref 205 *.brf 206 207 # knitr 208 *-concordance.tex 209 # TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files 210 # *.tikz 211 *-tikzDictionary 212 213 # listings 214 *.lol 215 216 # luatexja-ruby 217 *.ltjruby 218 219 # makeidx 220 *.idx 221 *.ilg 222 *.ind 223 224 # minitoc 225 *.maf 226 *.mlf 227 *.mlt 228 *.mtc[0-9]* 229 *.slf[0-9]* 230 *.slt[0-9]* 231 *.stc[0-9]* 232 233 # minted 234 _minted* 235 *.pyg 236 237 # morewrites 238 *.mw 239 240 # newpax 241 *.newpax 242 243 # nomencl 244 *.nlg 245 *.nlo 246 *.nls 247 248 # pax 249 *.pax 250 251 # pdfpcnotes 252 *.pdfpc 253 254 # sagetex 255 *.sagetex.sage 256 *.sagetex.py 257 *.sagetex.scmd 258 259 # scrwfile 260 *.wrt 261 262 # sympy 263 *.sout 264 *.sympy 265 sympy-plots-for-*.tex/ 266 267 # pdfcomment 268 *.upa 269 *.upb 270 271 # pythontex 272 *.pytxcode 273 pythontex-files-*/ 274 275 # tcolorbox 276 *.listing 277 278 # thmtools 279 *.loe 280 281 # TikZ & PGF 282 *.dpth 283 *.md5 284 *.auxlock 285 286 # todonotes 287 *.tdo 288 289 # vhistory 290 *.hst 291 *.ver 292 293 # easy-todo 294 *.lod 295 296 # xcolor 297 *.xcp 298 299 # xmpincl 300 *.xmpi 301 302 # xindy 303 *.xdy 304 305 # xypic precompiled matrices and outlines 306 *.xyc 307 *.xyd 308 309 # endfloat 310 *.ttt 311 *.fff 312 313 # Latexian 314 TSWLatexianTemp* 315 316 ## Editors: 317 # WinEdt 318 *.bak 319 *.sav 320 321 # Texpad 322 .texpadtmp 323 324 # LyX 325 *.lyx~ 326 327 # Kile 328 *.backup 329 330 # gummi 331 .*.swp 332 333 # KBibTeX 334 *~[0-9]* 335 336 # TeXnicCenter 337 *.tps 338 339 # auto folder when using emacs and auctex 340 ./auto/* 341 *.el 342 343 # expex forward references with \gathertags 344 *-tags.tex 345 346 # standalone packages 347 *.sta 348 349 # Makeindex log files 350 *.lpz 351 352 # xwatermark package 353 *.xwm 354 355 # REVTeX puts footnotes in the bibliography by default, unless the nofootinbib 356 # option is specified. Footnotes are the stored in a file with suffix Notes.bib. 357 # Uncomment the next line to have this generated file ignored. 358 #*Notes.bib 359 360 ### LaTeX Patch ### 361 # LIPIcs / OASIcs 362 *.vtc 363 364 # glossaries 365 *.glstex 366 367 # End of https://www.toptal.com/developers/gitignore/api/emacs,latex,git 368 369 .htmlcache 370 .gphcache