diff --git a/Dart.gitignore b/Dart.gitignore index 74a3439f..2ceb8eed 100644 --- a/Dart.gitignore +++ b/Dart.gitignore @@ -1,6 +1,7 @@ # Don’t commit the following directories created by pub. build/ packages/ +.buildlog # Or the files created by dart2js. *.dart.js