stop tracking excel data sheet
This commit is contained in:
parent
5b0cc57c84
commit
39f2853649
2 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -23,7 +23,7 @@ __pycache__/
|
||||||
# --- Data files ---
|
# --- Data files ---
|
||||||
# If your Excel sheet contains dynamic local data that you do not want in git,
|
# 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.
|
# uncomment the line below. Otherwise, keep it commented to track the spreadsheet.
|
||||||
# work_times.xlsx
|
work_times.xlsx
|
||||||
|
|
||||||
# OS-specific files
|
# OS-specific files
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
|
||||||
BIN
work_times.xlsx
BIN
work_times.xlsx
Binary file not shown.
Loading…
Reference in a new issue