summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-02 13:45:48 +0300
committerAndrew Dolgov <[email protected]>2010-11-02 13:45:48 +0300
commit2aae0cce7ebdeb634755d5e4ae9ab1b9588ffae6 (patch)
tree9be1bdb11c41a68e821f928072312161644a4492 /.gitignore
parentc30543bb56fa42d0d4da5486fe9eb8e4af82f21a (diff)
add internal directories for cache & lockfiles
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4f4773fb3..f40b2b66f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
config.php
+cache/*/*
+lock/*