mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-11 18:26:50 +00:00
removed node_modules folder mounting on docker because it is not possible to have node_modules files on Windows host used by yarn/npm process on docker container
This commit is contained in:
@@ -2,3 +2,4 @@
|
|||||||
.gitignore
|
.gitignore
|
||||||
log/*
|
log/*
|
||||||
tmp/*
|
tmp/*
|
||||||
|
node_modules/
|
||||||
|
|||||||
Reference in New Issue
Block a user