mirror of
https://github.com/thelounge/thelounge
synced 2024-11-15 00:37:13 +00:00
13 lines
282 B
Text
13 lines
282 B
Text
# 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
|