1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

(nextjs) added dockerignore and cache

This commit is contained in:
Fedor Katurov 2022-01-17 17:06:36 +07:00
parent 019de78ee2
commit 3b02225637
3 changed files with 19 additions and 0 deletions

2
.dockerignore Normal file
View file

@ -0,0 +1,2 @@
**/node_modules
node_modules