diff --git a/.gitignore b/.gitignore index 6c938ba..fa9d581 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ -# 20260507 tak created gitignore +# 20260508 tak created gitignore .DS_Store .idea/ /log /__pycache__ +/doc +/custom_lib.egg-info