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 | c5519eba324c2039e41f5eae627739d99f1f18c7 (patch) | |
tree | 8afba7954242718ea864eb84e5e299856b83fe07 /.gitignore | |
parent | db485202a9dad2dc4ae79a5bca2a050c44535861 (diff) | |
download | emacs-c5519eba324c2039e41f5eae627739d99f1f18c7.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/ |