Files
shorebird/.gitignore
T
2023-03-02 11:37:56 -06:00

15 lines
260 B
Plaintext

# See https://www.dartlang.org/guides/libraries/private-files
# Files and directories created by pub
.dart_tool/
.packages
build/
pubspec.lock
# Files generated during tests
.test_coverage.dart
coverage/
.test_runner.dart
# Android studio and IntelliJ
.idea