Add IntelliJ project files to .gitignore

This commit is contained in:
James Nugent 2016-10-23 08:04:55 -05:00
parent f463239b00
commit a14f62f174

3
.gitignore vendored
View file

@ -18,3 +18,6 @@ packer-test*.log
*.received.txt
*.received.json
.idea/
*.iml