Files
plenty-dojo/.gitignore
Sebastian Poll 4de8f3de3f instances/ nicht mehr gitignored, PID 7843 hinzugefügt
Repo ist privat — PID-Dateien können mitgeteilt werden.
Wer seine PID lokal halten will: echo "instances/" >> .git/info/exclude
2026-04-09 21:24:48 +00:00

6 lines
218 B
Plaintext

# PID-spezifische Dateien sind standardmäßig NICHT ignoriert,
# da dieses Repo privat geteilt wird (handverlesene Collaborators).
#
# Wer seine PID-Datei NICHT pushen will:
# echo "instances/" >> .git/info/exclude