diff --git a/.gitignore b/.gitignore index c3ededa..ef83260 100644 --- a/.gitignore +++ b/.gitignore @@ -107,3 +107,6 @@ gradle-app.setting *.hprof # End of https://www.toptal.com/developers/gitignore/api/gradle,java,intellij+all + +bin/ +.settings/ \ No newline at end of file