Files
creator2/.gitignore
2026-07-10 15:43:11 +02:00

9 lines
94 B
Plaintext

__pycache__/
*.pyc
.env
storage/
topics/
frontend/node_modules/
frontend/dist/
.pytest_cache/