summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJade Dominguez <plusjade@gmail.com>2012-02-01 15:08:02 -0800
committerJade Dominguez <plusjade@gmail.com>2012-02-01 15:08:02 -0800
commitd25b40e9ea03d61be338b232c734b95a0f350e16 (patch)
tree26eddffa9e3568f86acd771b6f0addfb586abef4 /.gitignore
parent21b64c2b1c06096026c4e78763dd3467fe0f43d5 (diff)
don't track _theme_packages directory
This should be treated as a staging directory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f27ec24..d0174fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
_site/*
+_theme_packages/*
Thumbs.db
.DS_Store