go-wiki/.gitignore
2026-07-14 20:46:19 +02:00

17 lines
286 B
Text

# Kompiliertes Binary (wird von "go build" erzeugt)
wiki
# Lokale Docs — gehören nicht ins Repository, werden per deploy.sh hochgeladen
data/
# Umgebungsvariablen und Secrets — NIEMALS committen
.env
teams.yaml
# macOS-Systemdateien
.DS_Store
# custom
.claude
.opencode
.cline