aboutsummaryrefslogtreecommitdiffstats
path: root/CakePHP.gitignore
diff options
context:
space:
mode:
authorAbhishek Kumar Singh <abhishek4bhopati@gmail.com>2016-03-07 11:51:09 +0530
committerAbhishek Kumar Singh <abhishek4bhopati@gmail.com>2016-03-07 11:51:09 +0530
commit83656adb097d1e5fb674918287c2af3459ed7fce (patch)
tree5b72a8087a79fa8c35edd8f68efdfbedb0ec2bc9 /CakePHP.gitignore
parenta623e9e6d4a52163b705826ff27e7999159a47e1 (diff)
parent028ed4e1b12b21c533be67180b6aefbbba072717 (diff)
downloadgitignore-83656adb097d1e5fb674918287c2af3459ed7fce.tar.gz
gitignore-83656adb097d1e5fb674918287c2af3459ed7fce.zip
Merge branch 'master' of github.com:github/gitignore into patch-1
Conflicts: Python.gitignore
Diffstat (limited to 'CakePHP.gitignore')
-rw-r--r--CakePHP.gitignore14
1 files changed, 13 insertions, 1 deletions
diff --git a/CakePHP.gitignore b/CakePHP.gitignore
index 55a665e4..c6597e4e 100644
--- a/CakePHP.gitignore
+++ b/CakePHP.gitignore
@@ -2,8 +2,20 @@
/vendor/*
/config/app.php
-/tmp/*
+
+/tmp/cache/models/*
+!/tmp/cache/models/empty
+/tmp/cache/persistent/*
+!/tmp/cache/persistent/empty
+/tmp/cache/views/*
+!/tmp/cache/views/empty
+/tmp/sessions/*
+!/tmp/sessions/empty
+/tmp/tests/*
+!/tmp/tests/empty
+
/logs/*
+!/logs/empty
# CakePHP 2