From fd1f123d531e25ac066dae6a1ea8dc19fd1c0964 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sat, 7 Oct 2023 02:50:20 +0800 Subject: feat: BREAKING CHANGES MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 白咕咕 Co-authored-by: kenichiLyon --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index afe4420b..de735f51 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,11 @@ # mkdocs site/ +# pdm +.pdm-python +.pdm-build/ +.venv/ +dist/ +# Python +**/__pycache__/ \ No newline at end of file -- cgit v1.2.3-70-g09d2