Converted project to Rust

This commit is contained in:
2026-06-11 10:42:07 +02:00
parent 4659354856
commit 9f7410b7c7
8 changed files with 114 additions and 100 deletions
+3 -10
View File
@@ -2,16 +2,9 @@
.DS_Store
Thumbs.db
# --- Go / Golang ---
main
code/main
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
# --- Rust ---
target/
Cargo.lock
# --- COBOL / C ---
*.out