mirror of
https://github.com/Dangoware/dmp-core.git
synced 2025-04-19 07:22:53 -05:00
18 lines
201 B
Text
18 lines
201 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
|
|
*.zip
|
|
*.xml
|
|
|