17 lines
286 B
Text
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
|