From 5f5e8a513c973c459f3edc79d272371b7282343e Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Thu, 3 Apr 2014 15:45:15 +0200 Subject: [PATCH] ignore more files and directories which are created when building the documentation --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 353db42d925..b0b2aafe151 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ -_exts +/_build +/bundles/DoctrineFixturesBundle +/bundles/DoctrineMigrationsBundle +/bundles/DoctrineMongoDBBundle +/bundles/SensioFrameworkExtraBundle +/bundles/SensioGeneratorBundle +/cmf +/_exts