Files
portal-auth-dashboard/.gitignore
2026-02-18 08:18:50 +02:00

11 lines
77 B
Plaintext

.env
venv/
__pycache__/
*.pyc
*.pyo
.cursor/
*.egg-info/
.eggs/
dist/
build/