Code

updated .gitignore
[ncmpc.git] / .gitignore
1 .deps
2 *.o
3 *~
4 *.tar.*
5 configure
6 aclocal.m4
7 *.cache
8 *.log
9 *.status
10 config.h
11 config.h.in
12 Makefile
13 Makefile.in
14 po/Makefile.in.in
15 po/POTFILES
16 po/*.gmo
17 mkinstalldirs
18 stamp-*
19 src/ncmpc
20 build