Files
wanhae.lee 9484167719 init
2026-07-05 00:33:50 +09:00

15 lines
111 B
Plaintext

# Python
__pycache__/
*.py[cod]
*.egg-info/
# Virtual environments
.venv/
venv/
# uv
uv.lock
# OS
.DS_Store