1
0
mirror of https://github.com/github/gitignore synced 2024-06-08 05:37:57 +02:00

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

View File

@ -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