[MR]Modified .gitignore #9

Merged
xkrrudah merged 1 commits from develop into main 2026-05-08 14:11:14 +09:00
+3 -1
View File
@@ -2,4 +2,6 @@
.DS_Store .DS_Store
.idea/ .idea/
/log /log
/__pycache__ /__pycache__
/custom_lib.egg-info
.venv/