From d7fef30ac3f539975ef9edbba8e0af4a4e9ff3de Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sun, 5 Jan 2025 00:38:55 +0100 Subject: Commit batch of lints to allow autofix --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ddd5d75..57f64a4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ # Rust builds target + +*.tar.gz +*.tar.gz.sha256 -- cgit