task: Separate config and state management
This commit is contained in:
parent
bc47213589
commit
3057b4bfc5
4 changed files with 11 additions and 0 deletions
3
task/.gitignore
vendored
3
task/.gitignore
vendored
|
|
@ -2,3 +2,6 @@
|
|||
/sync
|
||||
|
||||
/color.theme
|
||||
|
||||
# This contains state for the task CLI
|
||||
/.taskrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue