diff --git a/.gitignore b/.gitignore index 21fffcf..5e6e0b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,8 @@ .gradle/ -app/build/ -build/ .kotlin/ -local.properties .idea/ -*.iml +build/ +app/build/ +local.properties .DS_Store *.hprof