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
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
# PID-spezifische Dateien (shop-interne Lektionen)
|
||||
# Für Kollegen-Sharing: diesen Block entfernen oder eigenes Repo nutzen
|
||||
instances/
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user