Create locals file for local configuration and testing variables. Move variable-based files to a var folder.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -245,3 +245,6 @@ app.*.map.json
|
||||
|
||||
# Do not post secrets!
|
||||
secrets.dart
|
||||
|
||||
# Keep locals local.
|
||||
locals.dart
|
||||
|
Reference in New Issue
Block a user