feat: Füge .gitignore hinzu, um Testskripte von der Versionskontrolle auszuschließen

This commit is contained in:
2026-04-01 10:20:53 +02:00
parent c444a3f6ac
commit f64aeaf31c

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
# Testskripte werden nicht versioniert (enthalten ggf. sensible Produktionsskripte)
testskripte/