Commit b77a2e31 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 0ae5b859
......@@ -150,5 +150,6 @@ patches
*.orig
*.rej
tags
TAGS
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