Remove legacy Symfony template

Quoting from http://symfony.com/legacy

  The symfony 1.x branch of the framework started in 2005 and the latest stable
  version and long term support release is symfony 1.4. As of November 2012,
  symfony 1.x is not maintained anymore and you are encouraged to have a look
  at Symfony2 for any new projects.
This commit is contained in:
Carl Suster 2014-09-01 15:15:27 +10:00
parent 7c99412916
commit a383e5508f
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
cache/*
log/*
web/uploads/*
config/databases.yml
config/propel.ini
data/sql/*
lib/filter/doctrine/base/Base*
lib/filter/doctrine/*Plugin/base/Base*
lib/form/doctrine/base/Base*
lib/form/doctrine/*Plugin/base/Base*
lib/model/doctrine/base/Base*
lib/model/doctrine/*Plugin/base/Base*
lib/model/om/*
lib/model/map/*
web/*Plugin/*