Cybersecurity-Projects/PROJECTS/intermediate/siem-dashboard/.gitignore

18 lines
193 B
Plaintext

# ©AngelaMos | 2026
# .gitignore
.env
__pycache__/
*.pyc
.venv/
*.egg-info/
dist/
build/
.mypy_cache/
.ruff_cache/
.pytest_cache/
node_modules/
frontend/dist/
.DS_Store
/frontend/.pnpm-store