From 3aa5899f773bc135b2c514c574ae10988674ed40 Mon Sep 17 00:00:00 2001 From: Jadowyne Ulve Date: Sat, 9 Aug 2025 08:19:40 -0500 Subject: [PATCH] Removed .VSCounter from saving to git --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 09fffde..d59b0cc 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ static/css/uikit-rtl.min.css static/css/uikit.css static/css/uikit.min.css instance/application.cfg.py -test.py \ No newline at end of file +test.py +.VScodeCounter \ No newline at end of file