From ffac73c4479bac20ca2e7cd7ae5b30f8fe622911 Mon Sep 17 00:00:00 2001 From: Paminger Date: Fri, 20 May 2016 11:03:45 +0200 Subject: [PATCH] GitIgnore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 51b973de7..7fdf62e73 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ documents/ .settings .project .buildpath +application/config/development/ tests/codeception/codeception.yml tests/codeception/tests/api.suite.yml tests/codeception/tests/functional.suite.yml @@ -19,4 +20,4 @@ tests/codeception/_output/* /submodules/d3 composer.lock bin -/tests/codeception/api.suite.yml \ No newline at end of file +/tests/codeception/api.suite.yml