9 lines
63 B
Plaintext
9 lines
63 B
Plaintext
# Rust
|
|
/target
|
|
|
|
# SQLite database
|
|
*.db
|
|
*.sqlite
|
|
|
|
# Secrets
|
|
.env |