mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
update: refine .gitignore to exclude workflow and adjust my_docs handling
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user