diff --git a/.gitignore b/.gitignore index e832dc0ed..550688797 100644 --- a/.gitignore +++ b/.gitignore @@ -187,9 +187,3 @@ tools/unix/maps/settings.sh # VS Code .vscode .cache - -# AppStore metadata -screenshots/ -android/src/google/play/listings/ -keywords/ -iphone/metadata/**/keywords.txt diff --git a/android/app/.gitignore b/android/app/.gitignore index 253b1ccfa..046595776 100644 --- a/android/app/.gitignore +++ b/android/app/.gitignore @@ -24,6 +24,3 @@ /src/main/res/drawable-mdpi/uk_northern_ireland.png /src/main/res/drawable-mdpi/uk_scotland.png /src/main/res/drawable-mdpi/uk_wales.png - -# ignore autogenerated metadata (see prepareGoogleReleaseListing in build.gradle) -/src/google/play/listings