first commit

This commit is contained in:
Timur Gordon
2025-10-20 22:24:25 +02:00
commit 097360ad12
48 changed files with 6712 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
/target/
Cargo.lock
*.swp
*.swo
*~
.DS_Store
.idea/
.vscode/
*.iml