diff options
author | Max Kellermann <max@duempel.org> | 2009-01-10 17:56:58 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-13 23:09:54 +0100 |
commit | 94afcd45036eb82b314b5d8ceffb1d51ce9893f8 (patch) | |
tree | e6ef3d36be3bf1f576f41e5a3e20254096f8c64d /.gitignore | |
parent | 7df1a17db4c2e54ecb0cd3234667289cc0076f08 (diff) | |
download | mpd-94afcd45036eb82b314b5d8ceffb1d51ce9893f8.tar.gz mpd-94afcd45036eb82b314b5d8ceffb1d51ce9893f8.tar.xz mpd-94afcd45036eb82b314b5d8ceffb1d51ce9893f8.zip |
updated .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b2e9814b5..0bed4e5cc 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,6 @@ mkinstalldirs mpd stamp-h1 tags +*~ +.stgit* +doc/protocol.html |