diff --git a/.gitignore b/.gitignore index dff764a..725aa9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ .gradle/** .idea/** -build/** \ No newline at end of file +build/** +bin/** +.classpath +.project +.settings/** \ No newline at end of file