Added bundle config and gitignore file

This commit is contained in:
web 2023-09-01 22:34:38 +02:00
parent b7b8cc476c
commit d5fafb5440
2 changed files with 2 additions and 1 deletions

2
.bundle/config Normal file
View File

@ -0,0 +1,2 @@
---
BUNDLE_PATH: "vendor"

1
.gitignore vendored
View File

@ -5,7 +5,6 @@ _site/
.jekyll-metadata
# ---> Ruby
.bundle/
vendor/
# ---> Auto-Updates