mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #1707 from jeanCarloMachado/master
Added doctrine 2 orm default cache and proxy locations
This commit is contained in:
commit
b7c949a108
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@ data/sessions/
|
|||
data/tmp/
|
||||
temp/
|
||||
|
||||
#Doctrine 2
|
||||
data/DoctrineORMModule/Proxy/
|
||||
data/DoctrineORMModule/cache/
|
||||
|
||||
|
||||
# Legacy ZF1
|
||||
demos/
|
||||
extras/documentation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue