diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2009-08-28 09:50:05 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2009-08-28 09:50:05 +0000 |
commit | 63494d1b9d7160b57231d737c24c1d0da0f8efbe (patch) | |
tree | 01cd8cc80962c634bd128e885cf8005ef5fdf19f /leim | |
parent | 8a0b709a07d880c46649f1be342cc79ecfb504a6 (diff) | |
download | emacs-63494d1b9d7160b57231d737c24c1d0da0f8efbe.tar.gz |
Ignore all backup files.
Diffstat (limited to 'leim')
-rw-r--r-- | leim/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/.gitignore b/leim/.gitignore index fce0f60aa9c..5fca4a301ba 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 |