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 /.gitignore | |
parent | 8a0b709a07d880c46649f1be342cc79ecfb504a6 (diff) | |
download | emacs-63494d1b9d7160b57231d737c24c1d0da0f8efbe.tar.gz |
Ignore all backup files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index da7b0fffdd4..760c452aab1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ autom4te.cache makefile +*~ /bin/ /site-lisp/ |