initial commit

This commit is contained in:
2025-11-07 16:26:57 +08:00
parent c0b33457ff
commit 65ec015cec
6 changed files with 635 additions and 0 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,4 @@
<<<<<<< HEAD
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[codz]
@@ -205,3 +206,7 @@ cython_debug/
marimo/_static/
marimo/_lsp/
__marimo__/
=======
config.ini
/.claude/
>>>>>>> f6afbf2 (initial commit)