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

Signed-off-by: Tycho Andersen <tycho.ander...@canonical.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 3cb5bfb..35d89f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -150,5 +150,6 @@ patches
 *.orig
 *.rej
 tags
+TAGS
 
 doc/api/doxygen_sqlite3.db
-- 
2.1.4

_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to