diff options
author | francis <francis> | 2008-09-13 15:35:30 +0000 |
---|---|---|
committer | francis <francis> | 2008-09-13 15:35:30 +0000 |
commit | 0dcca65fb2de1cc954bde09c12f4238acdf12a62 (patch) | |
tree | 063e353ca99327f94f6c73a82e55edae15976a3f | |
parent | 416006ec74bb4ed69c82ea5c92fed4fde8ff6c0d (diff) |
Ignore new cache dirs
-rw-r--r-- | .cvsignore | 1 | ||||
-rw-r--r-- | public/.cvsignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 2fe3edc7f..1e38e022c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ tmp log coverage sqlitedbs +cache diff --git a/public/.cvsignore b/public/.cvsignore index 41fba506d..c3b0558db 100644 --- a/public/.cvsignore +++ b/public/.cvsignore @@ -1,2 +1,3 @@ down.html foi-live-creation.png +request |