diff options
author | Glenn Morris <rgm@gnu.org> | 2008-06-05 02:38:08 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-06-05 02:38:08 +0000 |
commit | e8516bd5fdc37644c3afe02091f46d739b0aab0e (patch) | |
tree | 025e7a30b4c9633ebd482c09e4745846a86ae18d /lisp/.gitignore | |
parent | a98f63d48d277ebab72cb38090a48e2799531449 (diff) | |
download | emacs-e8516bd5fdc37644c3afe02091f46d739b0aab0e.tar.gz |
Add TAGS, TAGS-LISP.
Diffstat (limited to 'lisp/.gitignore')
-rw-r--r-- | lisp/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/.gitignore b/lisp/.gitignore index 00add3a5726..ef4f9d6c12d 100644 --- a/lisp/.gitignore +++ b/lisp/.gitignore @@ -8,3 +8,5 @@ cus-load.el finder-inf.el subdirs.el loaddefs.el +TAGS +TAGS-LISP |