diff options
author | Francis Irving <francis@mysociety.org> | 2010-02-06 04:10:50 +0000 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-02-06 04:10:50 +0000 |
commit | b1b1aba60052c966fa18432958c7fc30cd278864 (patch) | |
tree | b7bf23656f8341284bd45a584c9b54e1f01c6522 | |
parent | af376949cee6e05cfac3b4c67881f7408c848bb3 (diff) |
Ignore the temporary directory clear cache script makes
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index aa5036394..45cefbc4a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,6 @@ /coverage /sqlitedbs /cache +/old-cache .*.swp *~ |