diff options
author | Max Kellermann <max@duempel.org> | 2014-01-27 08:50:59 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-01-27 08:55:42 +0100 |
commit | 0ab66db7b95cdcf5aa5223e1c55ff24d386aa833 (patch) | |
tree | 2bc2299ede606d218a9387ed0d4357d556aaeff1 /.gitignore | |
parent | f7669c201fc7afe651c82a062b46638b664054e3 (diff) |
move systemd unit to directory systemd/
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 9b052a29f..d744d3833 100644 --- a/.gitignore +++ b/.gitignore @@ -32,8 +32,8 @@ ltmain.sh missing mkinstalldirs /test-driver -mpd -mpd.service +/src/mpd +/systemd/mpd.service stamp-h1 tags *~ |