Add .gitignore for post-compilation files
This commit is contained in:
parent
84a25484c4
commit
f3336c9722
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
/.idea
|
||||||
|
*.class
|
||||||
|
/target
|
||||||
|
*.iml
|
Loading…
Reference in New Issue
Block a user