This commit is contained in:
dsyoon
2025-12-27 14:07:27 +09:00
parent 976191d314
commit 58606b7eab
35 changed files with 5133 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,7 @@
# ---> Python
dist/*
node_modules/*
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]