1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 10:18:16 +02:00
gitignore/Dart.gitignore

19 lines
342 B
Plaintext
Raw Normal View History

# Dont commit the following directories created by pub.
.buildlog
.pub/
build/
packages
.packages
# Or the files created by dart2js.
*.dart.js
*.js_
*.js.deps
*.js.map
# Or the files created by dartdoc.
doc/
# Don't commit pubspec lock file. (Library packages only! Remove pattern if developing an application package.)
pubspec.lock