printshopcreator/.dockerignore
2024-07-11 10:00:26 +02:00

10 lines
134 B
Plaintext

**/.git
**/node_modules
**/.env.local
**/.env.test
**/var/log/*
**/var/cache/*
**/var/plugins/Custom/*
src/old/logs/*
src/old/cache/*