diff --git a/.bundle/config b/.bundle/config deleted file mode 100644 index ffea6bb..0000000 --- a/.bundle/config +++ /dev/null @@ -1,2 +0,0 @@ ---- -BUNDLE_JOBS: "12" diff --git a/.gitignore b/.gitignore index 666de10..adc9c91 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ _site .sass-cache .jekyll-metadata Gemfile.lock +.bundle/config