spoticord/.gitignore

9 lines
63 B
Plaintext
Raw Normal View History

2022-10-18 20:59:32 +00:00
# Rust
/target
# SQLite database
*.db
*.sqlite
# Secrets
.env