diff --git a/Packer.gitignore b/Packer.gitignore index 1b7a03e..f2d0a31 100644 --- a/Packer.gitignore +++ b/Packer.gitignore @@ -1,5 +1,8 @@ # Cache objects packer_cache/ +# Crash log +crash.log + # For built boxes *.box