From 4926a68de590b2de2c53cc0ef2dde2dbb5e55cf5 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:26:51 -0800 Subject: [PATCH] chore(.gitignore): Ignore some more files and archives (#9306) (#9308) * chore(.gitignore): Ignore some more files and archives Thank you so much Zig and Dotnet. .kate-swp is my bad. * chore: .rpm and .kate-swp --------- (cherry picked from commit 55dbc48fab41b587fcd5eab415c2bafd930b12b6) Signed-off-by: Gilver Co-authored-by: Gilver --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 44eb52965d..9161afd3f9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,7 @@ anda-build/ **/*.tar* **/*.crate **/*.zip +**/*.minisig +**/*.nupkg +**/*.rpm +**/*.kate-swp