diff options
author | Sean Finney <seanius@debian.org> | 2009-08-31 22:41:46 +0200 |
---|---|---|
committer | Sean Finney <seanius@debian.org> | 2009-09-01 08:57:25 +0200 |
commit | 78133b8eb1cd2aff6f5e73e452dee6c3c50a5e1b (patch) | |
tree | 4627715e0f25a79fc5f27c21572b5aeac656a3ef | |
parent | c305176d04603000c7c396b2c789cb4b5226088a (diff) | |
download | patch-tracker-78133b8eb1cd2aff6f5e73e452dee6c3c50a5e1b.tar.gz |
add new .gitignore masks for cache, profile and index files
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,3 +4,6 @@ templates/*.py.bak .*.swp *.db /localconfig.py +/cache/ +pts-index.json.gz +profile.out |