thelounge/.npmignore
2017-09-29 20:10:57 +03:00

16 lines
372 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
# Ignore all dot files except for .lounge_home
.*
!.lounge_home
client/js/bundle.vendor.js.map
client/views/
coverage/
scripts/
test/
appveyor.yml
webpack.config.js