Remove .classpath and .project

This commit is contained in:
2021-02-17 17:32:12 +01:00
parent b4ca81cbcc
commit f33db7e4e7
3 changed files with 2 additions and 78 deletions

2
.gitignore vendored
View File

@@ -3,6 +3,8 @@ target/
# Eclipse
.settings/
.classpath
.project
# IntelliJ
.idea/