We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7586ade + 9f06854 commit b6cec82Copy full SHA for b6cec82
Dart.gitignore
@@ -1,7 +1,8 @@
1
# Don’t commit the following directories created by pub.
2
-build/
3
-packages/
4
.buildlog
+.pub/
+build/
5
+packages
6
7
# Or the files created by dart2js.
8
*.dart.js
0 commit comments