From ff3865902fb0af0120cf0980254420c9b2512fb2 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 28 Feb 2024 12:17:35 +0800 Subject: chore(project): update lock file --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f3bcedd..f5d07fc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ readme.md # python __pycache__ +*.whl +*.pyd # LaTeX *.aux @@ -29,4 +31,5 @@ dist/ .ruff_cache/ # rust -target/ \ No newline at end of file +target/ + -- cgit v1.2.3-70-g09d2