Add var for number of seconds between data refreshes. Rename locals file to config and also end example files in .dart
.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -244,7 +244,8 @@ app.*.map.json
|
||||
/android/app/release
|
||||
|
||||
# Do not post secrets!
|
||||
secrets.dart
|
||||
lib/var/secrets.dart
|
||||
|
||||
# Keep locals local.
|
||||
locals.dart
|
||||
lib/var/local.dart
|
||||
lib/var/config.dart
|
||||
|
Reference in New Issue
Block a user