Compare commits

...

2 Commits

Author SHA1 Message Date
xkrrudah 89bc5df80e Added __init__.py 2026-05-08 15:49:52 +09:00
xkrrudah 824095fc94 Modified .gitignore 2026-05-08 15:48:48 +09:00
2 changed files with 3 additions and 1 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
# 20260507 tak created gitignore
# 20260508 tak created gitignore
.DS_Store
.idea/
/log
/__pycache__
/doc
/custom_lib.egg-info
View File