Bump release to v3.0.8
[libmodbus.git] / .gitignore
blob70fce1faa06775abca81aa8b198eda7728ff2992
1 GPATH
2 GRTAGS
3 GSYMS
4 GTAGS
5 INSTALL
6 Makefile
7 Makefile.in
8 aclocal.m4
9 autom4te.cache/
10 config.guess
11 config.h
12 config.h.in
13 config.log
14 config.status
15 config.sub
16 configure
17 depcomp
18 install-sh
19 libtool
20 ltmain.sh
21 missing
22 libmodbus.pc
23 libmodbus.spec
24 modbus-version.h
25 .deps
26 .libs
27 *.la
28 *.lo
29 stamp-h1
30 *.o
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 doc/*.html
42 doc/*.3
43 doc/*.7