summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--_config.yml1
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 032fe6c..2a59a4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
/_site/
Gemfile.lock
/.sass-cache/
+vendor
+.bundle
diff --git a/_config.yml b/_config.yml
index c4cd0bc..5a1e05e 100644
--- a/_config.yml
+++ b/_config.yml
@@ -14,6 +14,7 @@ exclude:
- Makefile
- Gemfile
- Gemfile.lock
+ - vendor/
timezone: Europe/Berlin
# Build settings