This commit is contained in:
wanhae.lee
2026-07-05 00:33:50 +09:00
commit 9484167719
7 changed files with 1125 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Python
__pycache__/
*.py[cod]
*.egg-info/
# Virtual environments
.venv/
venv/
# uv
uv.lock
# OS
.DS_Store