spoticord/.gitignore

9 lines
63 B
Plaintext

# Rust
/target
# SQLite database
*.db
*.sqlite
# Secrets
.env