hardlounge/.gitignore

15 lines
283 B
Plaintext
Raw Normal View History

2014-03-04 08:31:52 -08:00
node_modules/
2014-05-13 15:47:35 -07:00
npm-debug.log
2017-06-21 00:57:06 -07:00
package-lock.json
.nyc_output/
2016-06-15 23:42:24 -07:00
coverage/
# Built assets created at npm install/prepublish time
# See https://docs.npmjs.com/misc/scripts
client/fonts/
2016-12-18 07:53:28 -08:00
client/js/bundle.js
client/js/bundle.js.map
client/js/bundle.vendor.js
client/js/bundle.vendor.js.map