From 6fd445577f96a25adef0d819c159625ac9bad35fc4985e3863bd37d0faa24119 Mon Sep 17 00:00:00 2001 From: JaniSoto Date: Tue, 7 Jul 2026 11:32:33 +0200 Subject: [PATCH] stop tracking excel data sheet --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 083305e..32a0a13 100644 --- a/.gitignore +++ b/.gitignore @@ -23,7 +23,7 @@ __pycache__/ # --- Data files --- # If your Excel sheet contains dynamic local data that you do not want in git, # uncomment the line below. Otherwise, keep it commented to track the spreadsheet. -# work_times.xlsx +work_times.xlsx # OS-specific files .DS_Store