1
0
mirror of https://github.com/github/gitignore synced 2024-11-29 15:14:21 +01:00

Merge pull request #1707 from jeanCarloMachado/master

Added doctrine 2 orm default cache and proxy locations
This commit is contained in:
Brendan Forster 2016-03-06 19:23:23 +11:00
commit b7c949a108

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