Dart.gitignore 213 字节
Newer Older
1 2
# See https://www.dartlang.org/tools/private-files.html

G
Gary Smith 已提交
3 4
# Files and directories created by pub
.packages
D
Devon Carew 已提交
5 6
.pub/
build/
7
# If you're building an application, you may want to check-in your pubspec.lock.
M
Martin Charles 已提交
8
pubspec.lock