update: refine .gitignore to exclude workflow and adjust my_docs handling

This commit is contained in:
cyrus@tinyhumans.ai
2026-03-31 16:56:50 +05:30
parent 06f013719c
commit b27eaac5e8
+3 -1
View File
@@ -9,6 +9,8 @@ lerna-debug.log*
package-lock.json
workflow
node_modules
dist
dist-ssr
@@ -19,7 +21,7 @@ dist-ssr
.env.local
.env.*.local
my_docs/*
my_docs
# CI secrets for local testing (contains real tokens)
scripts/ci-secrets.json