From e7fa42261d7be505a29df1ab6ede3d21480bba47 Mon Sep 17 00:00:00 2001 From: Bridger Maxwell Date: Mon, 16 Jul 2012 17:11:27 -0400 Subject: [PATCH] Ignoring +lms/static/sass/application.css --- lms/static/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/lms/static/.gitignore b/lms/static/.gitignore index c9677ca9f1..93ba314176 100644 --- a/lms/static/.gitignore +++ b/lms/static/.gitignore @@ -4,3 +4,4 @@ *.swp *.orig *.DS_Store +application.css \ No newline at end of file