From 1a6d37008e5294ae7c42aafbccf1c21e6ca9c475 Mon Sep 17 00:00:00 2001 From: Firepup Sixfifty Date: Sun, 1 Oct 2023 15:55:11 -0500 Subject: [PATCH] Local .gitconfig changes --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c19d5d6..987a6a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ -.cache/* -.cache/** __pycache__/** .upm venv/** **/__pycache__/** -.pythonlibs/** \ No newline at end of file +.pythonlibs/** +.config/** +replit*txt