Commit 0efc06e7 by Tycho Andersen Committed by Stéphane Graber

gitignore: add TAGS files

Somehow our `make tags` target generates TAGS and not tags, so let's ignore that too. Signed-off-by: 's avatarTycho Andersen <tycho.andersen@canonical.com> Acked-by: 's avatarSerge E. Hallyn <serge.hallyn@ubuntu.com>
parent 17706a46
...@@ -150,5 +150,6 @@ patches ...@@ -150,5 +150,6 @@ patches
*.orig *.orig
*.rej *.rej
tags tags
TAGS
doc/api/doxygen_sqlite3.db doc/api/doxygen_sqlite3.db
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment