commit c9d159fcc661b43ceb55fcb901df83af9bc47eb0 Author: franksim Date: Mon Oct 13 10:52:07 2025 +0000 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d5f06fa --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.venv/ +*.code-workspace \ No newline at end of file