spoticord/.gitignore
2022-10-18 22:59:32 +02:00

9 lines
63 B
Plaintext

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