added docker
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
node_modules
|
||||
npm-debug.log*
|
||||
.DS_Store
|
||||
.git
|
||||
.gitignore
|
||||
tmp_*.json
|
||||
tmp*
|
||||
data/*
|
||||
!data/years.json
|
||||
*.mp3
|
||||
*.wav
|
||||
*.m4a
|
||||
*.ogg
|
||||
*.flac
|
||||
Reference in New Issue
Block a user