Skip to content
Browse files

added doctrine 2 orm default cache and proxy locations

  • Loading branch information...
1 parent 1559e11 commit ad5179127ed5b3ac33e5cce7b2d0999f03f4fbe2 @jeanCarloMachado jeanCarloMachado committed
Showing with 5 additions and 0 deletions.
  1. +5 −0 ZendFramework.gitignore
View
5 ZendFramework.gitignore
@@ -15,6 +15,11 @@ data/sessions/
data/tmp/
temp/
+#Doctrine 2
+data/DoctrineORMModule/Proxy/
+data/DoctrineORMModule/cache/
+
+
# Legacy ZF1
demos/
extras/documentation

0 comments on commit ad51791

Please sign in to comment.
Something went wrong with that request. Please try again.