Initial commit

This commit is contained in:
jamulix 2025-03-18 03:05:18 +01:00
commit de31fb2be8
14 changed files with 1774 additions and 0 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
/target/*
**/*.rs.bk
Cargo.lock
.idea/
.vscode/
*.swp
*.swo
.DS_Store
/testverzeichnis/