summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorquentin@aristote.fr <quentin@aristote.fr>2023-09-17 20:15:58 +0200
committerquentin@aristote.fr <quentin@aristote.fr>2023-09-17 20:18:43 +0200
commit360c8a636b8f51c45689cc1518a628383f24420b (patch)
tree0514dded3f05692c1d2cfd9821407e57b82cd1f6 /.gitignore
parente84927bdf7cc528a56a0eaf9e7c3298117a5e02a (diff)
flake: use my-nixpkgs' devenv
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