Fix "wildcard address" in TCP IPv6
[libmodbus.git] / .gitignore
blob1068a474544fe8a0f016f079209790354d0e24c2
1 *~
2 *.swp
3 *.o
4 *.la
5 *.lo
6 *.log
7 *.trs
8 .deps
9 .libs
10 GPATH
11 GRTAGS
12 GSYMS
13 GTAGS
14 INSTALL
15 Makefile
16 Makefile.in
17 /aclocal.m4
18 /autom4te.cache
19 /build-aux
20 /config.*
21 /configure
22 /depcomp
23 /install-sh
24 /libtool
25 /ltmain.sh
26 /missing
27 /libmodbus.pc
28 /stamp-h1
29 /*.sublime-*
30 src/modbus-version.h
31 src/win32/modbus.dll.manifest
32 tests/bandwidth-client
33 tests/bandwidth-server-many-up
34 tests/bandwidth-server-one
35 tests/random-test-client
36 tests/random-test-server
37 tests/unit-test-client
38 tests/unit-test.h
39 tests/unit-test-server
40 tests/version
41 tests/stamp-h2
42 doc/*.html
43 doc/*.3
44 doc/*.7