13 lines
85 B
Plaintext
13 lines
85 B
Plaintext
# Rust
|
|
/target/
|
|
Cargo.lock
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Database
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|