summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/emacs/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/emacs/.gitignore b/.config/emacs/.gitignore
index 5d95648..7ba6d54 100644
--- a/.config/emacs/.gitignore
+++ b/.config/emacs/.gitignore
@@ -1,2 +1,7 @@
+# Org-Tangle generated files
early-init.el
init.el
+
+# Emacs auto-generated files
+*~
+.#*