mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
247 B
14 lines
247 B
5 years ago
|
# 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
|