Initial commit: kantine2ical CLI, Flask-Server, Docker

This commit is contained in:
2026-01-29 13:19:16 +01:00
commit bb43f7c63a
8 changed files with 508 additions and 0 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
.venv
__pycache__
*.pyc
.git
*.ics
.gitignore