8 lines
96 B
Plaintext
8 lines
96 B
Plaintext
# 20260507 tak created gitignore
|
|
.DS_Store
|
|
.idea/
|
|
/log
|
|
/__pycache__
|
|
/custom_lib.egg-info
|
|
.venv/
|