From cff0ce84eef922912bcc277cd613e96f3571575e Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 4 Mar 2024 03:58:29 +0800 Subject: refactor!: rewrite in rust --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6985cf1..3513e27 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb +*.pyd +__pycache__/ + -- cgit v1.2.3-70-g09d2