thelounge/.gitignore

14 lines
282 B
Plaintext
Raw Normal View History

2016-06-16 08:42:24 +02:00
# Make sure to keep this file and .npmignore in sync
2014-03-04 17:31:52 +01:00
node_modules/
2014-05-14 00:47:35 +02:00
npm-debug.log
2016-06-16 08:42:24 +02:00
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