20 lines
407 B
Plaintext
20 lines
407 B
Plaintext
# This file must not contain generated assets listed in .gitignore.
|
|
# npm-debug.log and node_modules/ are ignored by default.
|
|
# See https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package
|
|
|
|
client/js/bundle.vendor.js.map
|
|
client/views/
|
|
coverage/
|
|
scripts/
|
|
test/
|
|
.editorconfig
|
|
.eslintignore
|
|
.eslintrc.yml
|
|
.gitattributes
|
|
.gitignore
|
|
.istanbul.yml
|
|
.npmignore
|
|
.stylelintrc
|
|
.travis.yml
|
|
appveyor.yml
|