Files
manage/.dockerignore
2026-05-04 13:50:53 +02:00

8 lines
67 B
Plaintext

**/node_modules
**/dist
**/.vite
**/__pycache__
**/*.pyc
.git
.env