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