diff --git a/.gitignore b/.gitignore index 3cc8086..af79b29 100644 --- a/.gitignore +++ b/.gitignore @@ -209,4 +209,6 @@ gradle-app.setting # End of https://www.toptal.com/developers/gitignore/api/java,eclipse,intellij,gradle run/ -test-run/ \ No newline at end of file +test-run/ +.classpath +.project \ No newline at end of file