From 81c715a9b815e13d626a94b66f94d099e951fd3c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 11 Dec 2023 11:14:07 -0500 Subject: [PATCH] gitignore: update files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c89f83b..f3caf30 100644 --- a/.gitignore +++ b/.gitignore @@ -165,6 +165,7 @@ lock /.xchat2/servlist_.conf /.xscreensaver-getimage.cache /.zcompdumps/ +/.rpmdb/ # Packages i don't care about /.android/ @@ -412,7 +413,7 @@ lock /.ssh/authorized_keys2 /.ssh/google_compute_engine* /.ssh/id_* -/.ssh/known_hosts +/.ssh/known_hosts* # per-system files /.asoundrc @@ -440,6 +441,7 @@ lock /Downloads/ /gentoo /glibc/ +/go/ /Music/ /Pictures/ /public_html/ -- 2.39.2