mirror of
https://github.com/Dangoware/dango-music-player.git
synced 2025-04-19 10:02:53 -05:00
added gitignore
This commit is contained in:
parent
42ff88578e
commit
ef78c36982
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
target/
|
||||||
|
|
||||||
|
music_database*
|
||||||
|
*.db3*
|
||||||
|
config.toml
|
||||||
|
Cargo.lock
|
||||||
|
*.kate-swp*
|
Loading…
Reference in a new issue