Files

19 lines
198 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Rust build outputs
/target
.cargo/registry/
# Lock files (bırakalım, bazen kontrol edilir)
Cargo.lock
# IDE settings
.idea/
.vscode/
# Temporary files
*.swp
*.swo
*.bak
# OS files
.DS_Store