thelounge/.npmignore

20 lines
389 B
Plaintext
Raw Normal View History

# 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
2016-06-16 08:42:24 +02:00
client/views/
2016-06-16 08:42:24 +02:00
coverage/
scripts/
test/
.editorconfig
.eslintignore
.eslintrc.yml
.gitattributes
.gitignore
.istanbul.yml
.npmignore
.stylelintrc
.travis.yml
appveyor.yml
Gruntfile.js