printshopcreator/.dockerignore
2024-04-23 16:35:46 +00:00

10 lines
143 B
Plaintext

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