summaryrefslogtreecommitdiff
path: root/vendor/gitignore/Dart.gitignore
blob: 7bf00e82cc9e5575bd97873ef8524eab911be3f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# See https://www.dartlang.org/guides/libraries/private-files

# Files and directories created by pub
.dart_tool/
.packages
.pub/
build/
# If you're building an application, you may want to check-in your pubspec.lock
pubspec.lock

# Directory created by dartdoc
# If you don't generate documentation locally you can remove this line.
doc/api/