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