From d56d5c390d49cc94b43e7d7bb77b601305fe1c46 Mon Sep 17 00:00:00 2001 From: Andre Schaf Date: Mon, 11 May 2026 23:12:44 +0200 Subject: [PATCH] fixed gitignore --- .gitignore | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 9599cc6..3ce20a8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,11 +2,11 @@ .git/ # Emacs internals -.auto-save-list/ -.custom -.eln-cache/ -.elpa/ +auto-save-list/ +custom +eln-cache/ +elpa/ .lsp-session-v1 -.transient/ -.tutorial/ +transient/ +tutorial/ .init.el.~undo-tree~ \ No newline at end of file