From d7c0ae9b555ff45d0cbaca09f4f427c7e1758d4f Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 8 Jul 2012 21:28:34 -0500 Subject: Add tags file (ctags) to .gitignore Also add 'env/', a directory I frequently use for the virtualenv. Signed-off-by: Dan McGee --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e6378211..a089ddd8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,7 @@ local_settings.py archweb.db archweb.db-* +tags collected_static/ testing/ +env/ -- cgit v1.2.3-55-g3dc8