ampache_react/.gitignore
Phyks (Lucas Verney) 288039e732 More reliable build, spinning loading wheel and beginning of webplayer
* Build everything in `public/` folder, to serve only this and avoid
issues with `publicPath` in webpack.
* Moved some icons to FontAwesome and use spinning wheels from
FontAwesome to indicate loading.
* (Very) beginning of a webplayer.
2016-08-04 15:28:07 +02:00

7 lines
135 B
Plaintext

node_modules
public/eventsourcePolyfill.js
public/webpackHotMiddlewareClient.js
public/*.hot-update.json
public/*.hot-update.js
.cache