summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--leim/.gitignore2
-rw-r--r--lisp/.gitignore1
2 files changed, 2 insertions, 1 deletions
diff --git a/leim/.gitignore b/leim/.gitignore
index 5fca4a301ba..fce0f60aa9c 100644
--- a/leim/.gitignore
+++ b/leim/.gitignore
@@ -1,4 +1,4 @@
*.elc
-leim-list.el
+leim-list.el*
# arch-tag: 652dce56-7a2f-46ff-8699-c3289ccdc165
diff --git a/lisp/.gitignore b/lisp/.gitignore
index d8ab5055b4a..827cf661492 100644
--- a/lisp/.gitignore
+++ b/lisp/.gitignore
@@ -1,4 +1,5 @@
*.elc
+*.el~
*-loaddefs.el
loaddefs.el
subdirs.el