diff options
author | Max Kellermann <max@duempel.org> | 2013-01-08 15:33:58 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-01-08 15:33:58 +0100 |
commit | 620ae7790b43db80dddfca1312cd8441dc45dfa1 (patch) | |
tree | 388c0b9bdd7bcc60159a9c39f91ccd988d221317 /.gitignore | |
parent | bf4311cd9b7b36c895bbf428bde787900400e70b (diff) | |
download | mpd-620ae7790b43db80dddfca1312cd8441dc45dfa1.tar.gz mpd-620ae7790b43db80dddfca1312cd8441dc45dfa1.tar.xz mpd-620ae7790b43db80dddfca1312cd8441dc45dfa1.zip |
test: rename debug programs back to old names
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9f4d606a9..dbe9b2751 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ test/dump_rva2 test/dump_text_file test/test_byte_reverse test/test_vorbis_encoder +test/DumpDatabase |