diff --git a/.gitignore b/.gitignore index 83ccc54..042f3a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,9 @@ /build/ /bin/ +/target/ +.idea +.classpath +.gradle +.project +.settings +.DS_Store \ No newline at end of file