first commit

This commit is contained in:
Beyhan Oğur
2026-04-26 22:31:06 +03:00
commit 6e06119135
30 changed files with 1232 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Generated for Rust projects
/target/
**/target/
.DS_Store
# Editor
.vscode/
*.swp
# Cargo
/Cargo.lock