Files
HexaWetter/.gitignore
TheOnlyMace 1c2c67d854
All checks were successful
CI / api-check (push) Successful in 9s
CI / frontend-check (push) Successful in 5s
Remove hexahost-template-website from repository.
Template should remain local-only and not be tracked in version control.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 00:34:27 +02:00

22 lines
230 B
Plaintext

# Secrets & local config
.env
# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
# Runtime data
data/
# IDE / OS
.idea/
.vscode/
*.swp
.DS_Store
# Externes Template (lokal, nicht versionieren)
hexahost-template-website/