diff --git a/.gitignore b/.gitignore index a2f108c29..d3ef1d87c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ _site/* .vagrant Vagrantfile -pkg/* \ No newline at end of file +pkg/* +.bundle/* \ No newline at end of file