From 7f4fc18fb645505f93cecfa682e3ace9a364f9f4 Mon Sep 17 00:00:00 2001 From: Petko Bordjukov Date: Tue, 4 Nov 2014 12:52:31 +0200 Subject: [PATCH] Ignore the SASS cache --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 75a5913..5045443 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,5 @@ /db/schema.rb /erd.pdf /public/uploads/tmp/* -/public/uploads/speaker_profile/* \ No newline at end of file +/public/uploads/speaker_profile/* +.sass-cache/