Browse Source

Merge pull request #1707 from jeanCarloMachado/master

Added doctrine 2 orm default cache and proxy locations
Brendan Forster 9 years ago
parent
commit
b7c949a108
1 changed files with 5 additions and 0 deletions
  1. 5 0
      ZendFramework.gitignore

+ 5 - 0
ZendFramework.gitignore

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