diff --git a/.gitignore b/.gitignore index a36664e..29c9cac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,10 @@ -.iml +*.iml .idea/ lib/report/*.jar -.DS_Store \ No newline at end of file +target/ +.DS_Store +.gradle +build +local.properties +classes/ +transform-classes/ \ No newline at end of file