Updated gitignore

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-06-13 17:12:30 +02:00
parent 612f30e1f2
commit 1c60f68c62
1 changed files with 3 additions and 2 deletions

5
.gitignore vendored
View File

@ -1,9 +1,10 @@
# Files and directories created by pub
.buildlog
.packages
.project
.pub/
build/
packages
pubspec.lock # (Remove this pattern if you wish to check in your lock file)
**/packages/
# Files created by dart2js
*.dart.js