af5343f9db
AudioMass uses a custom fork of wavesurfer.js with getLoudness() and other extensions. The dist/ folder was excluded by server/.gitignore. Added gitignore exception for audio-editor/dist/.
6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
node_modules/
|
|
dist/
|
|
!audio-editor/dist/
|
|
.env
|
|
*.log
|