blob: b1a71fdc48435549797457ecbf4d8a6c40946773 [file] [log] [blame]
# MOST UPDATES TO THIS FILE SHOULD ALSO BE MADE TO THE `.pubignore` FILE.
# Don’t commit the following directories created by pub.
.buildlog
.dart_tool/
.pub/
build/
packages
# Include when developing application packages.
pubspec.lock
.packages
# The files created by dart2js.
#
# This section should not be included in the `.pubignore` file, as we need
# the `pkgs/test/lib/src/runner/browser/static/host.dart.js` file to be
# included when we publish.
*.dart.js
*.js_
*.js.deps
*.js.map