diff --git a/.bundle/.gitignore b/.bundle/.gitignore new file mode 100644 index 0000000..48efcac --- /dev/null +++ b/.bundle/.gitignore @@ -0,0 +1 @@ +/ruby diff --git a/.bundle/config b/.bundle/config new file mode 100644 index 0000000..04f57bd --- /dev/null +++ b/.bundle/config @@ -0,0 +1,2 @@ +--- +BUNDLE_PATH: ".bundle"