Merge pull request '[MR]Modified .gitignore' (#1) from develop into main

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-05-08 15:49:21 +09:00
+3 -1
View File
@@ -1,5 +1,7 @@
# 20260507 tak created gitignore # 20260508 tak created gitignore
.DS_Store .DS_Store
.idea/ .idea/
/log /log
/__pycache__ /__pycache__
/doc
/custom_lib.egg-info