Initial FarmCal MVP

This commit is contained in:
Kai
2026-02-16 11:22:50 +01:00
commit 745c93c77b
9 changed files with 862 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.env
bin/
dist/
*.exe
*.out
*.test
*.log