thelounge/.gitignore
2017-08-23 12:36:35 +03:00

15 lines
283 B
Plaintext

node_modules/
npm-debug.log
package-lock.json
.nyc_output/
coverage/
# Built assets created at npm install/prepublish time
# See https://docs.npmjs.com/misc/scripts
client/fonts/
client/js/bundle.js
client/js/bundle.js.map
client/js/bundle.vendor.js
client/js/bundle.vendor.js.map