summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 3 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index b08f2b0..2757252 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,4 @@
-# Created by https://www.toptal.com/developers/gitignore/api/latex
-# Edit at https://www.toptal.com/developers/gitignore?templates=latex
-
-### LaTeX ###
+### LaTeX
## Core latex/pdflatex auxiliary files:
*.aux
*.lof
@@ -304,14 +301,6 @@ TSWLatexianTemp*
# Uncomment the next line to have this generated file ignored.
#*Notes.bib
-### LaTeX Patch ###
-# LIPIcs / OASIcs
-*.vtc
-
-# glossaries
-*.glstex
-
-# End of https://www.toptal.com/developers/gitignore/api/latex
+### devenv
+.devenv/
-### Nix ###
-result* \ No newline at end of file