home-assistant-android/.gitignore
Justin Bassett 0ef3bc4461
First attempt at a new release model. (#3597)
* First attempt at a new release model.

* Fix bad syntax

* Bump year and month with another job

* Use the plugin's version in apps.

* Make sure to generate the pre release weekly.

* Review Comments.
2023-06-26 09:05:17 -04:00

19 lines
312 B
Plaintext

.DS_Store
local.properties
google-services.json
*.iml
.idea/
.gradle/
build/
*.keystore
version.txt
# Make sure our translation downloads don't make our repo dirty when building.
strings.zip
common/src/main/res/*/strings.xml
common/src/main/res/xml/locales_config.xml
!common/src/main/res/values/strings.xml