spoticord/.gitignore

9 lines
63 B
Plaintext
Raw Normal View History

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