2015-04-17 22:36:40 -07:00
|
|
|
.DS_STORE
|
|
|
|
|
2014-12-05 16:26:30 -08:00
|
|
|
/dist/
|
2017-06-02 09:43:52 -07:00
|
|
|
bazel-*
|
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
|
|
|
|
|
|
|
# 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
|
|
|
|
2017-02-06 20:40:16 +02:00
|
|
|
# Ignore npm/yarn debug log
|
2015-03-23 13:18:05 -07:00
|
|
|
npm-debug.log
|
2017-02-06 20:40:16 +02:00
|
|
|
yarn-error.log
|
2015-03-23 13:18:05 -07:00
|
|
|
|
2015-10-11 02:23:05 -07:00
|
|
|
# build-analytics
|
|
|
|
.build-analytics
|
2015-11-19 16:08:23 -08:00
|
|
|
|
2016-04-28 17:50:03 -07:00
|
|
|
# rollup-test output
|
|
|
|
/modules/rollup-test/dist/
|