forked from pisilinux-rs/yali-rs
Please provide the files or the diff so I can generate the appropriate commit message for you.
This commit is contained in:
+13
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user