pi server realised

This commit is contained in:
2026-02-15 12:57:05 +09:00
parent 89f75c23ef
commit 9ca0227214
7 changed files with 197 additions and 1 deletions

5
pi/.gitignore vendored Normal file
View File

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