diff options
author | Brent Shaffer <bshafs@gmail.com> | 2010-11-09 05:54:18 +0800 |
---|---|---|
committer | Chris Wanstrath <chris@ozmm.org> | 2010-11-09 06:41:56 +0800 |
commit | 17558fdaa03e844c306a32822cf72f45ab8dd276 (patch) | |
tree | a53c08806a11b089914e096a47a62956e6d2116e /Symfony.gitignore | |
parent | 64e23e74a640b8a6940f844df3fe259a5cd8857e (diff) | |
download | gitignore-17558fdaa03e844c306a32822cf72f45ab8dd276.tar.gz gitignore-17558fdaa03e844c306a32822cf72f45ab8dd276.zip |
Symfony ignores
Diffstat (limited to 'Symfony.gitignore')
-rw-r--r-- | Symfony.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Symfony.gitignore b/Symfony.gitignore new file mode 100644 index 00000000..ec7a5f41 --- /dev/null +++ b/Symfony.gitignore @@ -0,0 +1,6 @@ +cache/* +log/* +web/uploads/* +config/databases.yml +lib/vendor/symfony +data/sql |