From be081382d8e1dfa297f09f1c8915603beb1ac754 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sun, 25 May 2025 11:06:07 +0800 Subject: feat: Update .gitignore to include Cargo.lock and aur package --- .gitignore | 5 ++++- aur | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c5ab8a2..534d989 100644 --- a/.gitignore +++ b/.gitignore @@ -174,4 +174,7 @@ cython_debug/ .pypirc # Cargo Lock -Cargo.lock \ No newline at end of file +Cargo.lock + +# aur package +aur/ \ No newline at end of file diff --git a/aur b/aur index 6c9d9df..01c7dfe 160000 --- a/aur +++ b/aur @@ -1 +1 @@ -Subproject commit 6c9d9dfe3f4e51af433e88d65f9acfca2865c863 +Subproject commit 01c7dfeca2767d6f227507c8b2cb15255df39b58 -- cgit v1.2.3-70-g09d2