mirror of
https://github.com/Dangoware/dmp-core.git
synced 2025-04-19 14:02:54 -05:00
15 lines
185 B
Text
15 lines
185 B
Text
# Rust binary output dir
|
|
target/
|
|
test-config/
|
|
# Rust configuration
|
|
Cargo.lock
|
|
|
|
# Database files
|
|
*.db3*
|
|
music_database*
|
|
|
|
# Storage formats
|
|
*.kate-swp*
|
|
*.m3u
|
|
*.m3u8
|
|
*.json
|