initial: omo config snapshot

This commit is contained in:
omo
2026-08-17 17:11:32 +08:00
commit b04e0d9fb5
10 changed files with 714 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
*.log
.DS_Store
node_modules/
__pycache__/
*.pyc
.env
*.local