aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-02-07 08:36:03 -0500
committerGravatar Barry Clark <barry@barryclark.co> 2014-02-07 08:36:03 -0500
commita6da2babe995f4731694764297413b53e501afcf (patch)
treefe99ec8e5acbe677eb2c60c7c52cc76f2b9b1c42 /.gitignore
parent4b9b8567614fe603f2e27424444d20bda1ed6373 (diff)
downloadkompetenzbolzen.github.io-a6da2babe995f4731694764297413b53e501afcf.tar.gz
Include site name in header
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e5d2d8f..6060515 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,5 +5,5 @@ _site
.sass-cache
Gemfile
Gemfile.lock
-node_modules/*
+node_modules
package.json \ No newline at end of file