From 2aae0cce7ebdeb634755d5e4ae9ab1b9588ffae6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 2 Nov 2010 13:45:48 +0300 Subject: add internal directories for cache & lockfiles --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4f4773fb3..f40b2b66f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ config.php +cache/*/* +lock/* -- cgit v1.2.3