aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRyan Daigle <ryan.daigle@gmail.com>2010-01-23 15:47:43 -0500
committerB Mathis <brandon@imathis.com>2010-02-05 09:45:35 -0600
commit2f415171915482080f8e5c63b53a4a387e4de5b7 (patch)
treec1bb2c30c5b4d62d7420b93f80b0320b431ad046 /.gitignore
parentde113ecfebf001d1289a595ec1e5af4031034c29 (diff)
downloadmy_new_personal_website-2f415171915482080f8e5c63b53a4a387e4de5b7.tar.xz
my_new_personal_website-2f415171915482080f8e5c63b53a4a387e4de5b7.zip
Update to rakefile to allow working on a single post at a time (and saving regeneration time)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index a835c79f..2d8a7c69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
site
-*/.sass-cache
-.DS_Store \ No newline at end of file
+.sass-cache
+test
+source/_stash