From 360c8a636b8f51c45689cc1518a628383f24420b Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sun, 17 Sep 2023 20:15:58 +0200 Subject: flake: use my-nixpkgs' devenv --- .gitignore | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) (limited to '.gitignore') 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 -- cgit v1.2.3