From 5acecc7e6dae5a48c5debf08b46c1151d997c7b7 Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Mon, 3 Feb 2014 08:27:58 -0500 Subject: [PATCH] Ignore compiled styles.css --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0f0478e67d..524272db18 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,4 @@ node_modules .DS_Store Thumbs.db -public/vendor \ No newline at end of file +public/css/styles.css \ No newline at end of file