Add IntelliJ project files/directories to .gitignore.

This commit is contained in:
Jon Chambers 2021-07-21 09:50:17 -04:00
parent 04bb4ef115
commit 7a466392bb

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ target
.project
doc
*.class
*.iml
.idea/