Skip to content

Commit 2d997dd

Browse files
committed
Update Dart.gitignore
Add in rule for .buildlog
1 parent 27ff0ca commit 2d997dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dart.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Don’t commit the following directories created by pub.
22
build/
33
packages/
4+
.buildlog
45

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

0 commit comments

Comments
 (0)