diff --git a/.gitignore b/.gitignore index 5148824..a0bd41d 100644 --- a/.gitignore +++ b/.gitignore @@ -46,5 +46,12 @@ local.properties .gitignore .vscode/launch.json .vscode/settings.json -android/key.properties + +.project bundletool.jar + +android/key.properties +android/gradle/* +android/.gradle + +coverage/* \ No newline at end of file