Commit 2d997dd2 authored by kun's avatar kun

Update Dart.gitignore

Add in rule for .buildlog
parent 27ff0cae
# Don’t commit the following directories created by pub. # Don’t commit the following directories created by pub.
build/ build/
packages/ packages/
.buildlog
# Or the files created by dart2js. # Or the files created by dart2js.
*.dart.js *.dart.js
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment