diff options
author | Max Kellermann <max@duempel.org> | 2008-12-28 13:40:57 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-12-28 13:40:57 +0100 |
commit | 39d4a0b5d405f8f1568e31d26a46a68d66e9b905 (patch) | |
tree | 5c18f2a94397664895db8b69bf6441e8ebcba6a4 | |
parent | b89e0800641b77b490b695121b5cbf8bcacecfa6 (diff) | |
download | mpd-39d4a0b5d405f8f1568e31d26a46a68d66e9b905.tar.gz mpd-39d4a0b5d405f8f1568e31d26a46a68d66e9b905.tar.xz mpd-39d4a0b5d405f8f1568e31d26a46a68d66e9b905.zip |
updated .gitignore
-rw-r--r-- | .gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 099afabe8..9307ed026 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,19 @@ *.o *~ *.tar.* +configure +aclocal.m4 +*.cache +*.log +*.status +config.h +config.h.in +Makefile +Makefile.in po/Makefile.in.in +po/POTFILES +po/*.gmo mkinstalldirs +stamp-* +src/ncmpc +build |