hardlounge/.npmignore

13 lines
310 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 02:42:24 -04:00
2017-06-29 05:49:07 -04:00
.*
2016-12-18 10:53:28 -05:00
client/js/bundle.vendor.js.map
client/views/
2016-06-16 02:42:24 -04:00
coverage/
scripts/
test/
appveyor.yml
webpack.config.js