From 8b462006eb2562635e9d177d0cd96a497e5b0694 Mon Sep 17 00:00:00 2001 From: MADnfq Date: Wed, 12 Apr 2017 12:34:07 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ac19e99..432372a 100644 --- a/.gitignore +++ b/.gitignore @@ -18,5 +18,7 @@ /web/fonts /node_modules /bin/* +!bin/console +!bin/symfony_requirements .env -npm-debug.log \ No newline at end of file +npm-debug.log