2015-10-21 09:11:27 -04:00
|
|
|
# Files and directories created by pub
|
2014-09-01 04:22:33 -04:00
|
|
|
.buildlog
|
2015-10-21 09:11:27 -04:00
|
|
|
.packages
|
|
|
|
.project
|
2014-09-09 02:36:52 -04:00
|
|
|
.pub/
|
|
|
|
build/
|
2015-10-21 09:11:27 -04:00
|
|
|
**/packages/
|
2014-03-08 03:45:00 -05:00
|
|
|
|
2015-10-21 09:11:27 -04:00
|
|
|
# Files created by dart2js
|
|
|
|
*.js
|
2015-10-21 10:45:49 -04:00
|
|
|
*.precompiled.js
|
2013-07-11 14:27:02 -04:00
|
|
|
*.js.deps
|
|
|
|
*.js.map
|
2015-10-21 10:29:21 -04:00
|
|
|
*.info.json
|
2013-07-11 14:27:02 -04:00
|
|
|
|
2015-10-21 09:11:27 -04:00
|
|
|
# Directory created by dartdoc
|
2015-10-08 07:45:25 -04:00
|
|
|
doc/
|
|
|
|
|
2015-10-21 09:11:27 -04:00
|
|
|
# Don't commit pubspec lock file (Library packages only! Remove pattern if developing an application package)
|
2014-02-03 11:31:02 -05:00
|
|
|
pubspec.lock
|