dart-which/.gitignore

19 lines
274 B
Plaintext
Raw Permalink Normal View History

2020-02-18 21:56:18 +01:00
# Dont commit the following directories created by pub.
build/
packages
.buildlog
# Or Settings
.settings
.project
# Or the files created by dart2js.
*.dart.js
*.dart.precompiled.js
*.js_
*.js.deps
*.js.map
# Include when developing application packages.
pubspec.lock