symfony creates symlinks to plugins in the web folder

This commit is contained in:
Joshua Estes 2012-02-02 09:58:20 -06:00
parent 85d179675a
commit f55e013690
1 changed files with 2 additions and 1 deletions

View File

@ -11,4 +11,5 @@ lib/form/doctrine/*Plugin/base/Base*
lib/model/doctrine/base/Base*
lib/model/doctrine/*Plugin/base/Base*
lib/model/om/*
lib/model/map/*
lib/model/map/*
web/*Plugin/*