25 lines
159 B
Plaintext
25 lines
159 B
Plaintext
# Rust
|
|
target/
|
|
Cargo.lock
|
|
|
|
# Database files
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Logs
|
|
*.log
|
|
json
|
|
gpt
|
|
.claude
|