2016-07-14 03:57:56 +00:00
|
|
|
# This file must not contain generated assets listed in .gitignore.
|
2016-02-18 06:01:37 +00:00
|
|
|
# npm-debug.log and node_modules/ are ignored by default.
|
|
|
|
# See https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package
|
2016-06-16 06:42:24 +00:00
|
|
|
|
2016-12-18 15:53:28 +00:00
|
|
|
client/js/bundle.vendor.js.map
|
2016-07-14 03:57:56 +00:00
|
|
|
client/views/
|
2016-06-16 06:42:24 +00:00
|
|
|
coverage/
|
2016-07-14 03:57:56 +00:00
|
|
|
scripts/
|
|
|
|
test/
|
|
|
|
.editorconfig
|
|
|
|
.eslintignore
|
|
|
|
.eslintrc.yml
|
|
|
|
.gitattributes
|
|
|
|
.gitignore
|
2017-02-01 02:20:35 +00:00
|
|
|
.nycrc
|
2016-07-14 03:57:56 +00:00
|
|
|
.npmignore
|
|
|
|
.stylelintrc
|
|
|
|
.travis.yml
|
|
|
|
appveyor.yml
|
2017-02-01 02:20:35 +00:00
|
|
|
webpack.config.js
|