From a6b64ddf15b05be10cb32cf77ea544ba2d48d28d Mon Sep 17 00:00:00 2001 From: xRangerDE Date: Tue, 12 May 2026 01:24:02 +0200 Subject: [PATCH] .gitignore: tmp_e2e_full/tmp_bugtest/tmp_dl test artifacts + codeberg stub Co-Authored-By: Claude Opus 4.7 (1M context) --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 63f9a0c..34c8ec3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,11 @@ dist/ release/ *.log .DS_Store + +# Test-Artefakte +tmp_e2e_full/ +tmp_bugtest/ +tmp_dl/ + +# Dev-Scripts ohne Token (Stub, nicht produktiv) +codeberg_api_upload.sh