aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2011-06-11 15:23:54 -0400
committerBrandon Mathis <brandon@imathis.com>2011-06-11 15:23:54 -0400
commit814be44c151088dfb90d6a01281c9206151b0a88 (patch)
tree0e74ad749c04e17576bb0770bf4fa8612769dd17 /.gitignore
parent14ba4cfd3c6455d06f4aae997fda1e9ea083cdea (diff)
downloadmy_new_personal_website-814be44c151088dfb90d6a01281c9206151b0a88.tar.xz
my_new_personal_website-814be44c151088dfb90d6a01281c9206151b0a88.zip
1. Improved responsive navigation styling when email subscription is present
2. Refactored subscription styling to be more DRY 3. Added an image for email subscriptions 4. Added assets directory to the gitignore for stashing working files 5. Improved gem list in the Gemfile
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 14292256..990b0a05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
.sass-cache
.gist_cache
_cache
+_assets
public
source/_stash
vendor