First Version

This commit is contained in:
2026-04-17 00:26:03 +01:00
parent aecd1a5574
commit c826ed6502
37 changed files with 4862 additions and 19 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# OS
.DS_Store
Thumbs.db
*~
# Editor
*.swp
*.swo
.vscode/
.idea/