diff options
author | Max Kellermann <max@duempel.org> | 2013-01-16 20:05:26 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-01-16 20:05:26 +0100 |
commit | 74500eaccac3fd906489a93e969b67440ae41f5c (patch) | |
tree | 05bad33463d15b534c9120ff9dc70381aed15558 /.gitignore | |
parent | b7cf279d6da121d0bb0b274ab9581b697717b5a7 (diff) | |
parent | 1105e61f292fd61a6316a4b83439dbaa29c102fd (diff) | |
download | mpd-74500eaccac3fd906489a93e969b67440ae41f5c.tar.gz mpd-74500eaccac3fd906489a93e969b67440ae41f5c.tar.xz mpd-74500eaccac3fd906489a93e969b67440ae41f5c.zip |
Merge branch 'v0.17.x'
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index dbe9b2751..05904c1e6 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ tags .#* .stgit* src/dsd2pcm/dsd2pcm +src/win/mpd_win32_rc.rc doc/doxygen.conf doc/protocol.html doc/protocol |