fix shift generation for day, ranking, family, etc...
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -18,7 +18,6 @@ lerna-debug.log*
|
||||
**/public/workbox-*.js.map
|
||||
**/public/worker-*.js.map
|
||||
|
||||
|
||||
.eslintcache
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
@ -37,3 +36,4 @@ public/content/output/*
|
||||
public/content/output/shifts 2024.1.json
|
||||
!public/content/uploads/*
|
||||
.aider*
|
||||
/shift_generate_log_*.txt
|
||||
|
Reference in New Issue
Block a user