diff --git a/.gitignore b/.gitignore index fdb404e..ef60192 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # 20260507 tak created gitignore .DS_Store .idea/ -.venv - +/log +/__pycache__ \ No newline at end of file