1
0
Files
OpenWall/mobile-shopping/.dockerignore
2025-07-18 14:36:45 +02:00

18 lines
201 B
Plaintext

node_modules
dist
build
.git
.gitignore
README.md
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.DS_Store
.vscode
coverage