Browse Source

Update gitignore

Samuel W. Flint 4 years ago
parent
commit
e24ebd56e3
1 changed files with 40 additions and 46 deletions
  1. 40 46
      .gitignore

+ 40 - 46
.gitignore

@@ -1,5 +1,11 @@
-# ---> Emacs
 # -*- mode: gitignore; -*-
+.*
+!.gitignore
+!.gitmodules
+!.gitkeep
+result
+
+# Emacs Stuff
 *~
 \#*\#
 /.emacs.desktop
@@ -28,11 +34,21 @@ tramp
 
 # AUCTeX auto folder
 /auto/
+*/auto/
 
 # cask packages
 .cask/
+dist/
+
+# Flycheck
+flycheck_*.el
+
+# server auth directory
+/server/
+
+# projectiles files
+.projectile
 
-# ---> TeX
 ## Core latex/pdflatex auxiliary files:
 *.aux
 *.lof
@@ -41,14 +57,16 @@ tramp
 *.fls
 *.out
 *.toc
+*.fmt
+*.fot
+*.cb
+*.cb2
 
 ## Intermediate documents:
 *.dvi
-*-converted-to.*
-# these rules might exclude image files for figures etc.
-# *.ps
-# *.eps
-# *.pdf
+*.ps
+*.eps
+*.pdf
 
 ## Bibliography auxiliary files (bibtex/biblatex/biber):
 *.bbl
@@ -67,8 +85,6 @@ tramp
 *.pdfsync
 
 ## Auxiliary and intermediate files from other packages:
-
-
 # algorithms
 *.alg
 *.loa
@@ -84,39 +100,17 @@ acs-*.bib
 *.snm
 *.vrb
 
-#(e)ledmac/(e)ledpar
-*.end
-*.[1-9]
-*.[1-9][0-9]
-*.[1-9][0-9][0-9]
-*.[1-9]R
-*.[1-9][0-9]R
-*.[1-9][0-9][0-9]R
-*.eledsec[1-9]
-*.eledsec[1-9]R
-*.eledsec[1-9][0-9]
-*.eledsec[1-9][0-9]R
-*.eledsec[1-9][0-9][0-9]
-*.eledsec[1-9][0-9][0-9]R
-
 # glossaries
 *.acn
 *.acr
 *.glg
 *.glo
 *.gls
-
-# gnuplottex
-*-gnuplottex-*
+*.glsdefs
 
 # hyperref
 *.brf
 
-# knitr
-*-concordance.tex
-*.tikz
-*-tikzDictionary
-
 # listings
 *.lol
 
@@ -128,6 +122,8 @@ acs-*.bib
 
 # minitoc
 *.maf
+*.mlf
+*.mlt
 *.mtc
 *.mtc[0-9]
 *.mtc[1-9][0-9]
@@ -136,37 +132,35 @@ acs-*.bib
 _minted*
 *.pyg
 
-# morewrites
-*.mw
-
 # mylatexformat
 *.fmt
 
 # nomencl
 *.nlo
 
-# sagetex
-*.sagetex.sage
-*.sagetex.py
-*.sagetex.scmd
-
 # sympy
 *.sout
 *.sympy
 sympy-plots-for-*.tex/
 
+# pdfcomment
+*.upa
+*.upb
+
+# thmtools
+*.loe
+
 # TikZ & PGF
 *.dpth
 *.md5
 *.auxlock
 
-# todonotes
-*.tdo
-
 # xindy
 *.xdy
 
-# WinEdt
-*.bak
-*.sav
+# xypic precompiled matrices
+*.xyc
 
+# endfloat
+*.ttt
+*.fff