From 03d9db9364275b41e40492167bfd3385f61f0a3f Mon Sep 17 00:00:00 2001 From: sbcrumb Date: Sat, 27 Sep 2025 12:47:34 -0400 Subject: [PATCH] update gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f81875a..d53d329 100644 --- a/.gitignore +++ b/.gitignore @@ -68,7 +68,7 @@ sync-to-github.sh .github/ # Ignore Gitea workflows when pushing to GitHub -.gitea/ +#.gitea/ # Local development documentation (Gitea only, not for GitHub) .local/ @@ -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