16 lines
274 B
Plaintext
16 lines
274 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
|
|
release/yoyo*
|
|
|
|
# Android studio and IntelliJ
|
|
.idea |