mirror of
https://github.com/flutter/samples.git
synced 2026-04-03 18:22:45 +00:00
Compass app (#2446)
This commit is contained in:
13
compass_app/app/android/.gitignore
vendored
Normal file
13
compass_app/app/android/.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
gradle-wrapper.jar
|
||||
/.gradle
|
||||
/captures/
|
||||
/gradlew
|
||||
/gradlew.bat
|
||||
/local.properties
|
||||
GeneratedPluginRegistrant.java
|
||||
|
||||
# Remember to never publicly share your keystore.
|
||||
# See https://flutter.dev/to/reference-keystore
|
||||
key.properties
|
||||
**/*.keystore
|
||||
**/*.jks
|
||||
Reference in New Issue
Block a user