From 2363815f3963bbbb0e63bcadee207c96011bbbff Mon Sep 17 00:00:00 2001 From: Maciej Sobkowski Date: Sat, 17 May 2025 00:24:32 +0200 Subject: .gitignore: ignore cargo, rustup --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9c4b433..007ef70 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ data .bash_history .cache +.cargo/ .config/aurutils/ .config/BinhoMissionControl/ .config/chromium/ @@ -31,6 +32,7 @@ Maildir .mozilla .pki .python_history +.rustup/ .ssh/authorized_keys .ssh/id_* .ssh/known_hosts* -- cgit v1.2.3-70-g09d2