From dc81c879b0ef7d73f34028cf9af7c0b6a8410bdc Mon Sep 17 00:00:00 2001
From: Brandon Mathis <brandon@imathis.com>
Date: Thu, 22 Sep 2011 18:09:03 -0500
Subject: added slugignore to help with heroku deployment

---
 .slugignore | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 .slugignore

diff --git a/.slugignore b/.slugignore
new file mode 100644
index 00000000..0a41d013
--- /dev/null
+++ b/.slugignore
@@ -0,0 +1,3 @@
+plugins
+sass
+source
-- 
cgit v1.2.1