stop tracking excel data sheet
This commit is contained in:
parent
5b0cc57c84
commit
6fd445577f
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue