Ignore all backup files.
This commit is contained in:
parent
8a0b709a07
commit
63494d1b9d
3 changed files with 2 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
autom4te.cache
|
||||
makefile
|
||||
*~
|
||||
|
||||
/bin/
|
||||
/site-lisp/
|
||||
|
|
2
leim/.gitignore
vendored
2
leim/.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
*.elc
|
||||
leim-list.el*
|
||||
leim-list.el
|
||||
|
||||
# arch-tag: 652dce56-7a2f-46ff-8699-c3289ccdc165
|
||||
|
|
1
lisp/.gitignore
vendored
1
lisp/.gitignore
vendored
|
@ -1,5 +1,4 @@
|
|||
*.elc
|
||||
*.el~
|
||||
*-loaddefs.el
|
||||
loaddefs.el
|
||||
subdirs.el
|
||||
|
|
Loading…
Add table
Reference in a new issue