chore: ignore IDE metadata
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -10,3 +10,9 @@
|
|||||||
/out/
|
/out/
|
||||||
*.iml
|
*.iml
|
||||||
/target
|
/target
|
||||||
|
|
||||||
|
# Eclipse / STS
|
||||||
|
/.classpath
|
||||||
|
/.project
|
||||||
|
/.factorypath
|
||||||
|
/.settings/
|
||||||
|
|||||||
Reference in New Issue
Block a user