From 904fb633ff5db86df0557b49622d6eaee1f103ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 5 Feb 2015 16:14:53 +0100 Subject: [PATCH] adding Resources/public/stylesheets/sass/ to gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8985e8cc3..07dbd3648 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ Tests/Fixtures/App/config/parameters.yml composer.lock #sass-cache Resources/assets/gumpy/.sass-cache - +Resources/public/stylesheets/sass *~ Resources/.sass-cache/ @@ -35,4 +35,4 @@ Resources/public/js/moment.js Resources/public/js/pikaday/ Resources/public/js/select2/ Resources/public/js/jquery* -Resources/public/css/scratch* \ No newline at end of file +Resources/public/css/scratch*