From 3c6f7a7cbe133ed8b1d084b9308a6283df56e22e Mon Sep 17 00:00:00 2001 From: SBCrumb Date: Sat, 27 Sep 2025 12:13:16 -0400 Subject: [PATCH] chore: update .gitignore for common artifacts --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f81875a..391751c 100644 --- a/.gitignore +++ b/.gitignore @@ -65,7 +65,7 @@ CODE_STRUCTURE.local sync-to-github.sh # Ignore GitHub workflows when pushing to Gitea -.github/ +#.github/ # Ignore Gitea workflows when pushing to GitHub .gitea/ @@ -78,4 +78,4 @@ Dockerfile.optimized fix-gitea-packages.md configure-docker-insecure.md CLEANUP.md -README-OPTIMIZED.md \ No newline at end of file +README-OPTIMIZED.md