diff options
author | Brandon Mathis <brandon@imathis.com> | 2011-09-22 18:09:03 -0500 |
---|---|---|
committer | Brandon Mathis <brandon@imathis.com> | 2011-09-22 18:09:03 -0500 |
commit | dc81c879b0ef7d73f34028cf9af7c0b6a8410bdc (patch) | |
tree | af7049d50de5dc6c08f5416329a8ac88ad148f6b | |
parent | aa1abd0827e764da84b3c6c8e96bbd89d1f59d34 (diff) | |
download | my_new_personal_website-dc81c879b0ef7d73f34028cf9af7c0b6a8410bdc.tar.xz my_new_personal_website-dc81c879b0ef7d73f34028cf9af7c0b6a8410bdc.zip |
added slugignore to help with heroku deployment
-rw-r--r-- | .slugignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.slugignore b/.slugignore new file mode 100644 index 00000000..0a41d013 --- /dev/null +++ b/.slugignore @@ -0,0 +1,3 @@ +plugins +sass +source |