mirror of
https://gitlab.com/foxixus/neomovies_mobile.git
synced 2025-10-27 19:58:50 +05:00
- Remove gradlew and gradlew.bat from .gitignore - Remove gradle-wrapper.jar from .gitignore - Add all Gradle wrapper files to repository - Required for GitLab CI/CD automated builds
12 lines
212 B
Plaintext
12 lines
212 B
Plaintext
/.gradle
|
|
/captures/
|
|
/local.properties
|
|
GeneratedPluginRegistrant.java
|
|
.cxx/
|
|
|
|
# Remember to never publicly share your keystore.
|
|
# See https://flutter.dev/to/reference-keystore
|
|
key.properties
|
|
**/*.keystore
|
|
**/*.jks
|