initial core commit

This commit is contained in:
2025-12-28 13:24:16 +01:00
commit 0e8d108156
12 changed files with 519 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Binaries
/bin
# OS files
*.exe
# Vendor
/vendor
# Local env
.env
# Editor
.vscode/