diff options
author | Max Kellermann <max@duempel.org> | 2014-12-08 15:22:44 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-12-08 15:22:44 +0100 |
commit | de43bddc1a5c1b66175265428fc84c5c13e4200c (patch) | |
tree | 0a2a6f2ff8883a03130fe6c89885885f159fce90 /.gitignore | |
parent | 6edfc56c9df7b212c65a5a40e9d0f132429578ea (diff) | |
parent | c46f48abec9b55f322070bb3c6e625abb3308dc9 (diff) | |
download | mpd-de43bddc1a5c1b66175265428fc84c5c13e4200c.tar.gz mpd-de43bddc1a5c1b66175265428fc84c5c13e4200c.tar.xz mpd-de43bddc1a5c1b66175265428fc84c5c13e4200c.zip |
Merge tag 'v0.19.6'
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cf130ad92..ba6d3b30e 100644 --- a/.gitignore +++ b/.gitignore @@ -77,6 +77,8 @@ tags /test/test_vorbis_encoder /test/DumpDatabase +/lib/ + /*.tar.gz /*.tar.bz2 /*.tar.xz |