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