Skip to content

Commit b6cec82

Browse files
committed
Merge pull request #1206 from devoncarew/patch-2
Update Dart.gitignore
2 parents 7586ade + 9f06854 commit b6cec82

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Dart.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Don’t commit the following directories created by pub.
2-
build/
3-
packages/
42
.buildlog
3+
.pub/
4+
build/
5+
packages
56

67
# Or the files created by dart2js.
78
*.dart.js

0 commit comments

Comments
 (0)