From 4c207e6433a73ae7c75dc75fca3631e2f02dca95 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Tue, 10 Jun 2025 16:34:42 +0800 Subject: refactor: bye, python! --- store/works/python/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 store/works/python/.gitignore (limited to 'store/works/python/.gitignore') diff --git a/store/works/python/.gitignore b/store/works/python/.gitignore new file mode 100644 index 0000000..f5833b1 --- /dev/null +++ b/store/works/python/.gitignore @@ -0,0 +1,3 @@ +__pycache__ +.venv +.mypy_cache -- cgit v1.2.3