Merge pull request #2593 from chalin/patch-1

Add `.dart_tool/`
This commit is contained in:
Brendan Forster 2018-02-01 17:15:27 +11:00 committed by GitHub
commit e557bd65b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# See https://www.dartlang.org/tools/private-files.html
# Files and directories created by pub
.dart_tool/
.packages
.pub/
build/