From 12bbda57b3f70333b126a7b566b68f119592dae9 Mon Sep 17 00:00:00 2001 From: Ben Kreeger Date: Thu, 19 Jun 2025 22:37:06 -0500 Subject: [PATCH] Fix naming of gitignore so that it works --- git/{gitignore => ignore} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename git/{gitignore => ignore} (100%) diff --git a/git/gitignore b/git/ignore similarity index 100% rename from git/gitignore rename to git/ignore