input/qobuz: implement InputPlugin::scan_tags()
[mpd-mirror.git] / .gitignore
blob432b8d90717b9395f81e108a3320cb4847e57f85
1 *.Plo
2 *.Po
3 *.a
4 *.d
5 *.la
6 *.lo
7 *.o
8 *.exe
12 .#*
13 .stgit*
14 .deps
15 .dirstamp
17 tags
19 /Makefile
20 /Makefile.in
21 /aclocal.m4
22 /autom4te.cache
23 /config.h
24 /config.h.in
25 /config.log
26 /config.mk
27 /config.status
28 /config_detected.h
29 /config_detected.mk
30 /configure
31 /configure.lineno
32 /depmode
33 /libtool
34 /ltmain.sh
35 /mkinstalldirs
36 /build
37 /src/mpd
38 /systemd/system/mpd.service
39 /systemd/user/mpd.service
40 /stamp-h1
42 /src/dsd2pcm/dsd2pcm
43 /src/win32/mpd_win32_rc.rc
45 /doc/doxygen.conf
46 /doc/protocol.html
47 /doc/protocol
48 /doc/user
49 /doc/developer
50 /doc/sticker
51 /doc/api
53 /test/software_volume
54 /test/run_convert
55 /test/run_decoder
56 /test/read_tags
57 /test/run_filter
58 /test/run_encoder
59 /test/run_output
60 /test/read_conf
61 /test/run_input
62 /test/read_mixer
63 /test/dump_playlist
64 /test/run_normalize
65 /test/tmp
66 /test/run_inotify
67 /test/test_queue_priority
68 /test/test_protocol
69 /test/run_ntp_server
70 /test/run_resolver
71 /test/run_tcp_connect
72 /test/test_pcm
73 /test/dump_rva2
74 /test/dump_text_file
75 /test/test_util
76 /test/test_byte_reverse
77 /test/test_mixramp
78 /test/test_vorbis_encoder
79 /test/DumpDatabase
81 /lib/
83 /*.tar.gz
84 /*.tar.bz2
85 /*.tar.xz
86 /mpd-*/
88 __pycache__/