Skip to content

Commit 4561589

Browse files
committed
Add user-data backups and lrclib-solver to .gitignore
1 parent 9634897 commit 4561589

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pylast/
55
PyLyrics/
66
pypresence/
77
cache/
8-
user-data/
8+
user-data*/
99
.idea/
1010
sdl2/
1111
fonts/
@@ -32,3 +32,4 @@ src/tauon_music_box.egg-info
3232
kissfft.tar.gz
3333
miniaudio.tar.gz
3434
debug
35+
lrclib-solver

0 commit comments

Comments
 (0)