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