From 91f0190184b605a47183d9741ea0f08e208c2cb2 Mon Sep 17 00:00:00 2001 From: Brandon Mathis <brandon@imathis.com> Date: Mon, 27 Jun 2011 16:59:21 -0400 Subject: Included Sass files which should have been in my previous commit. Oops! How embarrassing. Also I've updated the gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bf425bdc..2190de3d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ _code_cache _deploy public source/_stash +source/stylesheets/screen.css vendor -- cgit v1.2.1