Files
map/.dockerignore
Matt 7b3e6e4fd1
All checks were successful
Build Docker containers / Build (push) Successful in 1m13s
remove protos as we are using the js builds now
2025-04-15 18:08:52 -04:00

9 lines
115 B
Plaintext

.env
node_modules
*/prisma
!common/prisma
*/node_modules
*/Dockerfile
*/.dockerignore
webapp/frontend/node_modules