Initial commit with first hook which sets due date to the end of day.

This commit is contained in:
2022-07-27 17:31:36 +05:00
commit d2f71ccb52
3 changed files with 63 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.idea
.vscode
*DS_Store*