Modified .gitignore

This commit is contained in:
2026-05-07 17:30:27 +09:00
parent 9983f55932
commit 6ff12aee85
+2 -2
View File
@@ -1,5 +1,5 @@
# 20260507 tak created gitignore
.DS_Store
.idea/
.venv
/log
/__pycache__