From: Joshua Estes Date: Thu, 2 Feb 2012 15:58:20 +0000 (-0600) Subject: symfony creates symlinks to plugins in the web folder X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f55e013690f3b891065b761082a9d1159d11f341;p=gitignore.git symfony creates symlinks to plugins in the web folder --- diff --git a/Symfony.gitignore b/Symfony.gitignore index 0fa00420..ac10ca80 100644 --- a/Symfony.gitignore +++ b/Symfony.gitignore @@ -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/* \ No newline at end of file +lib/model/map/* +web/*Plugin/* \ No newline at end of file