hardlounge/.gitignore

14 lines
282 B
Plaintext
Raw Normal View History

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