diff options
author | Simon Ser <contact@emersion.fr> | 2020-02-05 18:08:00 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2020-02-05 18:14:26 +0100 |
commit | 5b78cdc104961f8cbd870513dee75dd823c6e4c6 (patch) | |
tree | afcda34b3fb5066bddce1d73bc861d5344bf848f /.gitignore | |
parent | 1bd930f0438ebce5fd0e27aca0f5d5e1c5bcc750 (diff) | |
download | alps-5b78cdc104961f8cbd870513dee75dd823c6e4c6.tar.gz alps-5b78cdc104961f8cbd870513dee75dd823c6e4c6.zip |
plugins/caldav: new plugin
For now it can only list events for the current month.
References: https://todo.sr.ht/~sircmpwn/koushin/60
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,5 +3,6 @@ !/public/themes/sourcehut /plugins/* !/plugins/base +!/plugins/caldav !/plugins/carddav !/plugins/lua |