pi server realised

This commit is contained in:
2026-02-15 12:57:05 +09:00
parent 1f346eb07f
commit bf03108cb2
3 changed files with 132 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# python artifacts
*/__pycache__
__pycache__/
*.pyo
*.pyc