1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 00:10:11 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
Stefan Krnajski
4274a6d32d Ignore logs for Symfony4
Source: https://symfony.com/doc/master/logging.html
Under Where Logs are Stored, added since Symfony 4.0
2018-08-08 22:39:04 +02:00
Chris Lush
33f2a7108f Revert "Remove Composer's file and directory."
This reverts commit 5b83681411.
2017-11-09 15:35:03 +00:00
Alain Tiemblo
2f7b9918a9 Symfony.gitignore: add web server pid file
Since Symfony 3.3, WebServerBundle creates a `.web-server-pid` file when embedded server is running.
Official blog post: http://symfony.com/blog/new-in-symfony-3-3-webserverbundle
2017-08-01 19:32:24 +02:00
Yousha Aleayoub
5b83681411 Remove Composer's file and directory. 2017-03-06 19:16:06 +03:30
hastegan
40a71145c3 Symfony: Fix rule for backed up entities 2016-11-24 18:55:05 +01:00
Robin Kanters
dd09700e57 Removed bower asset exclusion
This is recommended by the Symfony docs:

http://symfony.com/doc/current/frontend/bower.html#should-i-git-ignore-or-commit-bower-assets
2016-11-13 17:43:00 +01:00
Krzysztof Piasecki
aa835bb224 Ignore session files 2016-03-27 22:03:12 +02:00
Krzysztof Piasecki
427b156b55 Change comment 2016-03-25 22:28:27 +01:00
Krzysztof Piasecki
e530a3cccb Ignore temporary files 2016-03-25 19:02:38 +01:00
Brendan Forster
028ed4e1b1 Merge pull request #1452 from nunorafaelrocha/enhancement/add-spool-folder
Add spool folder to Symfony
2016-03-07 08:46:42 +11:00
Jacer OMRI
f59e22d1c3 add bower assets
as described in the symfony cookbook http://symfony.com/doc/current/cookbook/frontend/bower.html
2015-11-03 10:16:32 +01:00
Nuno Rafael Rocha
62cc93e6f5 Add spool folder to Symfony 2015-03-25 18:58:08 +00:00
Nic Wortel
120a64cbd6 Add 'build' directory 2014-09-02 11:12:15 +02:00
Nic Wortel
2626eee811 Update Symfony.gitignore to support Symfony3
Symfony3 (and some versions of Symfony2) come with a new directory structure.
This updated version of Symfony.gitignore supports this new directory structure
as well as the old one.
2014-09-01 10:52:45 +02:00
Nic Wortel
5e34ab0bc2 Rename Symfony2.gitignore to Symfony.gitignore
The old Symfony.gitignore has been removed (a383e55) as Symfony 1 is no longer
supported.
2014-09-01 10:52:37 +02:00
Carl Suster
a383e5508f 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.
2014-09-01 15:15:27 +10:00
Ivan Zuzak
f0dde55c6b ensure single trailing newline 2013-10-06 14:40:01 +02:00
Joshua Estes
f55e013690 symfony creates symlinks to plugins in the web folder 2012-02-02 09:58:20 -06:00
Phoenix
2b4e8c8986 Added plugin-generated model paths to symfony-1 ignore file. 2011-08-20 14:38:10 -05:00
Phoenix
7012f64eec Fixed ignore rule for data/sql folder. 2011-08-14 14:22:08 -05:00
Damien Alexandre
8b99c7a245 Add ignore for Base classes from Doctrine and Propel ORM. 2011-02-21 17:56:01 -08:00
dorkitude
85b1901900 ignore propel properties 2010-11-09 15:44:28 +08:00
Brent Shaffer
fb3975e18c removing lib/vendor/symfony ignore. Not everyone symlinks their symfony libs (like they should) 2010-11-09 06:41:57 +08:00
Brent Shaffer
17558fdaa0 Symfony ignores 2010-11-09 06:41:56 +08:00