14 lines
282 B
Plaintext
14 lines
282 B
Plaintext
# Make sure to keep this file and .npmignore in sync
|
|
|
|
node_modules/
|
|
npm-debug.log
|
|
|
|
coverage/
|
|
|
|
# Built assets created at npm install/prepublish time
|
|
# See https://docs.npmjs.com/misc/scripts
|
|
client/fonts/
|
|
client/js/libs.min.js.map
|
|
client/js/libs.min.js
|
|
client/js/lounge.templates.js
|