Browse Source

Merge pull request #1191 from cnbuff410/patch-1

Update Dart.gitignore
Carl Suster 10 years ago
parent
commit
f1058e8a1f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Dart.gitignore

+ 1 - 0
Dart.gitignore

@@ -1,6 +1,7 @@
 # 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