blob: 7310a4cdd6edcab6eafc39135dc3b8321d2d65f6 [file] [log] [blame]
# Don’t commit the following files or directories created by pub.
.packages
.pub/
build/
packages/
# according to https://www.dartlang.org/tools/pub/package-layout.html
# pubspec.lock is not included if not application package
# remove this line if your package is an application package
pubspec.lock
# Files created by dart2js.
*.dart.js
*.dart.precompiled.js
*.js_
*.js.deps
*.js.map
# Don't commit python bytecode files in the tools/ directory.
*.pyc
# Don't commit compile artifacts
*.o