aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2011-06-15 18:31:22 -0400
committerBrandon Mathis <brandon@imathis.com>2011-06-15 18:38:25 -0400
commitab29d45ae81760e82a6715a41674f58c3f51683a (patch)
treeb02264d2b2be677dd042971862b5fedd7f4d9bcc /.gitignore
parentfea1cc49d939d09c6a3e4d41322bd40e2125d94f (diff)
downloadmy_new_personal_website-ab29d45ae81760e82a6715a41674f58c3f51683a.tar.xz
my_new_personal_website-ab29d45ae81760e82a6715a41674f58c3f51683a.zip
1. Added new include_code tag to allow auhtors to insert files from the file system with syntax highligting and a download link
2. Improved the gist tag to properly insert the sources in <noscript> tags 3. Improved semantics in the blockquote plugin and DRYed things up. 4. Pygments caching now stores to the _code_cache directory by default 5. Added a configuration for the default include_code directory 6. Updated the .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 990b0a05..9413ba3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
.bundle
.DS_Store
.sass-cache
-.gist_cache
-_cache
+_gist_cache
+_code_cache
_assets
public
source/_stash