diff --git a/.gitignore b/.gitignore index 1b7a03e..c03c4ea 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ packer_cache/ # For built boxes *.box + +# IntelliJ +.idea