浏览代码

Merge pull request #1707 from jeanCarloMachado/master

Added doctrine 2 orm default cache and proxy locations
Brendan Forster 9 年之前
父节点
当前提交
b7c949a108
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      ZendFramework.gitignore

+ 5 - 0
ZendFramework.gitignore

@@ -15,6 +15,11 @@ data/sessions/
 data/tmp/
 temp/
 
+#Doctrine 2
+data/DoctrineORMModule/Proxy/
+data/DoctrineORMModule/cache/
+
+
 # Legacy ZF1
 demos/
 extras/documentation