Commit 80b0942d authored by Natalie Weizenbaum's avatar Natalie Weizenbaum

Update Dart.gitignore

As of Dart 1.12, the pub package manager will start generating a .packages file that will eventually replace the packages/ directory.
parent 1587f288
......@@ -3,6 +3,7 @@
.pub/
build/
packages
.packages
# Or the files created by dart2js.
*.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