gitignore: add TAGS files

Somehow our `make tags` target generates TAGS and not tags, so let's ignore
that too.

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
Tycho Andersen 2015-08-10 11:12:17 -06:00 committed by Stéphane Graber
parent 17706a4628
commit 0efc06e7d7

1
.gitignore vendored
View File

@ -150,5 +150,6 @@ patches
*.orig
*.rej
tags
TAGS
doc/api/doxygen_sqlite3.db