Small fix to documentation.
[miniexpect.git] / .gitignore
1 *~
2 *.la
3 *.lo
4 *.log
5 *.o
6 *.trs
7
8 /.deps/
9 /.gdb_history
10 /.libs/
11 /Makefile
12 /Makefile.in
13 /aclocal.m4
14 /autom4te.cache/
15 /compile
16 /config.guess
17 /config.h
18 /config.h.in
19 /config.log
20 /config.status
21 /config.sub
22 /configure
23 /depcomp
24 /example-sshpass
25 /install-sh
26 /libtool
27 /ltmain.sh
28 /m4/
29 /miniexpect.3
30 /missing
31 /stamp-h1
32 /test-driver
33 /test-ls-version
34 /test-multi-match
35 /test-spawn