Check an online ics file for changes

This commit is contained in:
2022-04-12 14:08:59 +02:00
parent ca7b92dde2
commit 87fc192c72
5 changed files with 129 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
root = true
[*.sh]
[*.{sh,conf,conf.dist}]
charset = utf-8
indent_style = space
indent_size = 2