.dockerignore (view raw)
1 2 3 4 5 6 7 8 9 10 11
node_modules backend/node_modules data dist .git .gitignore *.md .cursor .env .env.* npm-debug.log*