mpd/.gitignore

89 lines
1.1 KiB
Plaintext
Raw Normal View History

*.Plo
*.Po
*.a
*.d
*.la
*.lo
*.o
*.exe
2014-02-18 09:40:28 +01:00
*~
.#*
.stgit*
.deps
.dirstamp
2014-02-18 09:40:28 +01:00
tags
/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache
/config.h
/config.h.in
/config.log
/config.mk
/config.status
/config_detected.h
/config_detected.mk
/configure
/configure.lineno
/depmode
/libtool
/ltmain.sh
/mkinstalldirs
/output/
/src/mpd
2016-12-13 08:42:05 +01:00
/systemd/system/mpd.service
/systemd/user/mpd.service
2014-02-18 09:40:28 +01:00
/stamp-h1
/src/dsd2pcm/dsd2pcm
/src/win32/mpd_win32_rc.rc
/doc/doxygen.conf
/doc/protocol.html
/doc/protocol
/doc/user
/doc/developer
/doc/sticker
/doc/api
/test/software_volume
/test/run_convert
/test/run_decoder
/test/read_tags
/test/run_filter
/test/run_encoder
/test/run_output
/test/read_conf
/test/run_input
/test/read_mixer
/test/dump_playlist
/test/run_normalize
/test/tmp
/test/run_inotify
/test/test_queue_priority
/test/test_protocol
2014-02-18 09:40:28 +01:00
/test/run_ntp_server
/test/run_resolver
/test/run_tcp_connect
/test/test_pcm
/test/dump_rva2
/test/dump_text_file
/test/test_util
/test/test_byte_reverse
/test/test_mixramp
/test/test_vorbis_encoder
/test/DumpDatabase
2013-04-08 21:34:51 +02:00
2014-11-28 21:08:09 +01:00
/lib/
2013-04-08 21:34:51 +02:00
/*.tar.gz
/*.tar.bz2
2013-04-08 21:33:38 +02:00
/*.tar.xz
/mpd-*/
__pycache__/