added doctrine 2 orm default cache and proxy locations

This commit is contained in:
Jean Carlo Machado 2015-10-19 13:10:11 -02:00
parent 1559e11618
commit ad5179127e
1 changed files with 5 additions and 0 deletions

View File

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