1
0
mirror of https://github.com/github/gitignore synced 2024-06-06 20:57:57 +02:00
gitignore/Dart.gitignore

21 lines
336 B
Plaintext

# Files and directories created by pub
.buildlog
.packages
.project
.pub/
build/
**/packages/
# Files created by dart2js
*.js
*.precompiled.js
*.js.deps
*.js.map
*.info.json
# Directory created by dartdoc
doc/
# Don't commit pubspec lock file (Library packages only! Remove pattern if developing an application package)
pubspec.lock