Add IntelliJ project files/directories to .gitignore

This commit is contained in:
Jon Chambers 2021-07-21 09:50:17 -04:00
parent 49377b6dfc
commit 84a405197c

2
.gitignore vendored
View File

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