From 966aa9e91ef052cb9bd078d7d3b7dd975f8b552a Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Mon, 17 Jun 2024 12:25:56 +0200 Subject: [PATCH] Make .gitignore stricter --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a753820..d06a889 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,6 @@ # git status --ignored # Directories: -/_minted-README /eln-cache /elpa /etc/yasnippet/snippets/latex-mode/auto/ @@ -22,6 +21,7 @@ nuggy.py pyproject.toml variables.el worg-backend-dependent-execution-update.org +yegge.html # File suffixes: *-autoloads.el @@ -32,7 +32,6 @@ worg-backend-dependent-execution-update.org *.elc *.fdb_latexmk *.fls -*.html *.lof *.log *.lol