diff --git a/.gitignore b/.gitignore index 902c4dda6a8ec1d40ced27025ab609c9579edab4..b949e476d8a8c1a32d98228a5a1c944587e22b6f 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ coverage/ # Ignore project temporary directory. tmp/ + +# Ignore Vagrant artifacts. +.vagrant \ No newline at end of file