2015-04-17 22:36:40 -07:00
|
|
|
|
.DS_STORE
|
|
|
|
|
|
2014-09-18 09:12:01 -07:00
|
|
|
|
# Don’t commit the following directories created by pub.
|
2015-04-17 22:36:40 -07:00
|
|
|
|
packages
|
|
|
|
|
pubspec.lock
|
|
|
|
|
.pub
|
2015-06-30 16:16:10 -07:00
|
|
|
|
.packages
|
2015-04-17 22:36:40 -07:00
|
|
|
|
|
2014-12-05 16:26:30 -08:00
|
|
|
|
/dist/
|
2014-09-18 09:12:01 -07:00
|
|
|
|
.buildlog
|
2014-09-18 14:56:38 -07:00
|
|
|
|
node_modules
|
2015-02-25 07:45:51 -08:00
|
|
|
|
bower_components
|
2014-09-18 09:12:01 -07:00
|
|
|
|
|
2015-04-08 09:57:24 -07:00
|
|
|
|
# Or broccoli working directory
|
|
|
|
|
tmp
|
|
|
|
|
|
2014-09-18 09:12:01 -07:00
|
|
|
|
# Or the files created by dart2js.
|
|
|
|
|
*.dart.js
|
|
|
|
|
*.dart.precompiled.js
|
|
|
|
|
*.js_
|
|
|
|
|
*.js.deps
|
|
|
|
|
*.js.map
|
|
|
|
|
|
2015-03-31 19:56:50 -07:00
|
|
|
|
# Or type definitions we mirror from github
|
|
|
|
|
**/typings/**/*.d.ts
|
2015-04-24 10:14:03 -07:00
|
|
|
|
**/typings/tsd.cached.json
|
2015-03-31 19:56:50 -07:00
|
|
|
|
|
2014-09-18 09:12:01 -07:00
|
|
|
|
# Include when developing application packages.
|
|
|
|
|
pubspec.lock
|
2014-09-19 21:55:04 +00:00
|
|
|
|
.c9
|
2014-09-25 21:01:52 -07:00
|
|
|
|
.idea/
|
2015-10-29 05:14:48 -07:00
|
|
|
|
.settings/
|
2014-12-05 17:44:00 -08:00
|
|
|
|
*.swo
|
2015-07-10 17:31:32 -07:00
|
|
|
|
modules/.settings
|
2015-09-10 08:33:49 -07:00
|
|
|
|
.vscode
|
|
|
|
|
modules/.vscode
|
2014-12-04 14:02:03 +00:00
|
|
|
|
|
2015-01-09 18:00:04 -08:00
|
|
|
|
# Don't check in secret files
|
|
|
|
|
*secret.js
|
2014-12-04 14:02:03 +00:00
|
|
|
|
|
2015-03-23 13:18:05 -07:00
|
|
|
|
# Ignore npm debug log
|
|
|
|
|
npm-debug.log
|
|
|
|
|
|
2014-12-05 17:44:00 -08:00
|
|
|
|
/docs/bower_components/
|
2015-10-11 02:23:05 -07:00
|
|
|
|
|
|
|
|
|
# build-analytics
|
|
|
|
|
.build-analytics
|