mirror of
https://github.com/flutter/samples.git
synced 2025-11-13 19:08:41 +00:00
14 lines
247 B
Plaintext
14 lines
247 B
Plaintext
# Files and directories created by pub
|
|
.dart_tool/
|
|
.packages
|
|
# Remove the following pattern if you wish to check in your lock file
|
|
pubspec.lock
|
|
|
|
# Conventional directory for build outputs
|
|
build/
|
|
|
|
# Directory created by dartdoc
|
|
doc/api/
|
|
|
|
.DS_Store
|