Fix two trivial build warnings
[milk] / .gitignore
1 Makefile
2 Makefile.in
3 aclocal.m4
4 autom4te.cache/
5 config.guess
6 config.h
7 config.log
8 config.status
9 config.sub
10 configure
11 depcomp
12 install-sh
13 libtool
14 missing
15 src/.deps/
16 src/Makefile
17 src/Makefile.in
18 src/milk
19 src/*.o
20 src/*.sw[op]
21 stamp-h1
22 *.sw[op]