hardlounge/.gitignore

14 lines
265 B
Plaintext
Raw Normal View History

2014-03-04 11:31:52 -05:00
node_modules/
2014-05-13 18:47:35 -04:00
npm-debug.log
.nyc_output/
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/
2016-12-18 10:53:28 -05:00
client/js/bundle.js
client/js/bundle.js.map
client/js/bundle.vendor.js
client/js/bundle.vendor.js.map