diff --git a/.gitignore b/.gitignore index 7d57677..356c294 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ # Vagrant base boxes (you never know when someone puts one in the repository) *.box +# Ignore tests directory +tests