From bf2484e3e3c652f253cda0aebecb012ec4238922 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 20 Jul 2024 07:04:41 +0300 Subject: [PATCH] .gitignore: add *.gitignore.* --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 28245f8e..6fc5ccf9 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,9 @@ # Certificates (unlikely to happen, but better safe than sorry) *.pem +# I tend to have files with that name around on occassion +*.gitignore.* + # Symlinks install.run LICENSE