Please provide the files or the diff so I can generate the appropriate commit message for you.

This commit is contained in:
Erkan IŞIK
2026-06-28 10:01:33 +03:00
parent 7621507acd
commit 3194c4d8a3
+13 -1
View File
@@ -1,6 +1,18 @@
# Rust build outputs
/target /target
.cargo/registry/
# Lock files (bırakalım, bazen kontrol edilir)
Cargo.lock Cargo.lock
# IDE settings
.idea/ .idea/
.vscode/
# Temporary files
*.swp *.swp
*.swo *.swo
.vscode/ *.bak
# OS files
.DS_Store