aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-06-20 08:20:08 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-06-20 08:20:08 -0400
commit04ea9f22b3e7a175843f5bb5c0ce87fd294011aa (patch)
tree86a50db99303a8e9819cf767847d0967e527e7be /.gitignore
parent29a875134685b927633aa91349ccaafb63c66d39 (diff)
downloadkompetenzbolzen.github.io-04ea9f22b3e7a175843f5bb5c0ce87fd294011aa.tar.gz
Don't need to add the Gemfile to the repo
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 039a1b2..6060515 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ _site
.jekyll
.bundle
.sass-cache
+Gemfile
Gemfile.lock
node_modules
package.json \ No newline at end of file