From 78133b8eb1cd2aff6f5e73e452dee6c3c50a5e1b Mon Sep 17 00:00:00 2001 From: Sean Finney Date: Mon, 31 Aug 2009 22:41:46 +0200 Subject: add new .gitignore masks for cache, profile and index files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f1ff4b9..f58475c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ templates/*.py.bak .*.swp *.db /localconfig.py +/cache/ +pts-index.json.gz +profile.out -- cgit v1.2.3