Files
custom_lib/.gitignore
T
2026-05-08 14:10:14 +09:00

8 lines
96 B
Plaintext

# 20260507 tak created gitignore
.DS_Store
.idea/
/log
/__pycache__
/custom_lib.egg-info
.venv/