initial commit

This commit is contained in:
2024-12-19 22:09:56 +01:00
commit 3715c77f38
14 changed files with 453 additions and 0 deletions

8
.yamllint Normal file
View File

@@ -0,0 +1,8 @@
---
extends: default
ignore: |
.cache/
rules:
line-length: disable