diff options
author | Max Kellermann <max@duempel.org> | 2014-01-24 16:14:05 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-01-24 16:37:32 +0100 |
commit | eef7ba48ddb060c14caa5be27faeabe6f82b3e08 (patch) | |
tree | 22554f12d1467631761cf71c9052e3510bf81e60 /.gitignore | |
parent | 299ff2b23ffbd3c4511768f7bfbf427315b0650d (diff) |
Win32Main: move to win32/
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 3c8552099..9b052a29f 100644 --- a/.gitignore +++ b/.gitignore @@ -40,7 +40,7 @@ tags .#* .stgit* src/dsd2pcm/dsd2pcm -src/win/mpd_win32_rc.rc +src/win32/mpd_win32_rc.rc doc/doxygen.conf doc/protocol.html doc/protocol |