Added bundle config and gitignore file
This commit is contained in:
parent
b7b8cc476c
commit
d5fafb5440
2 changed files with 2 additions and 1 deletions
2
.bundle/config
Normal file
2
.bundle/config
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
BUNDLE_PATH: "vendor"
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,7 +5,6 @@ _site/
|
|||
.jekyll-metadata
|
||||
|
||||
# ---> Ruby
|
||||
.bundle/
|
||||
vendor/
|
||||
|
||||
# ---> Auto-Updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue