1
0
mirror of https://github.com/github/gitignore synced 2024-11-25 21:24:23 +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/
temp/
#Doctrine 2
data/DoctrineORMModule/Proxy/
data/DoctrineORMModule/cache/
# Legacy ZF1
demos/
extras/documentation