diff --git a/.gitignore b/.gitignore index eb3489a..d38ab79 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ # Ignore all logfiles and tempfiles. /log/*.log /tmp + +# ignore vagrant vm state file? +.vagrant