Frontend first draft
This commit is contained in:
16
frontend/pshared/.gitignore
vendored
Normal file
16
frontend/pshared/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# https://dart.dev/guides/libraries/private-files
|
||||
# Created by `dart pub`
|
||||
.dart_tool/
|
||||
|
||||
build/
|
||||
# Avoid committing pubspec.lock for library packages; see
|
||||
# https://dart.dev/guides/libraries/private-files#pubspeclock.
|
||||
pubspec.lock
|
||||
|
||||
*.g.dart
|
||||
lib/generated
|
||||
untranslated.txt
|
||||
|
||||
.flutter-plugins
|
||||
.flutter-plugins-dependencies
|
||||
devtools_options.yaml
|
||||
Reference in New Issue
Block a user