Files
comaps/android/app/.gitignore
Konstantin Pastbin 7f0b97e6f8 [android] Remove Google Play metadata from .gitignore
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-05-26 09:05:09 +02:00

27 lines
777 B
Plaintext

/build
/nativeOutputs
# ignore private keys
/secure.properties
/release.keystore
/secure.properties
/libnotify.properties
/google-play.json
/huawei-appgallery.json
/agconnect-services.json
/src/main/res/xml/network_security_config.xml
# ignore flags symlinks
/src/main/res/drawable-xhdpi/??.png
/src/main/res/drawable-xhdpi/do_hack.png
/src/main/res/drawable-xhdpi/uk_england.png
/src/main/res/drawable-xhdpi/uk_northern_ireland.png
/src/main/res/drawable-xhdpi/uk_scotland.png
/src/main/res/drawable-xhdpi/uk_wales.png
/src/main/res/drawable-mdpi/??.png
/src/main/res/drawable-mdpi/do_hack.png
/src/main/res/drawable-mdpi/uk_england.png
/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