doc: generate manual pages with a2x
[libmodbus.git] / .gitignore
blobeae6d11c6203cc6742ecaf8632b11f44fde15be8
1 *~
2 *.swp
3 *.o
4 *.la
5 *.lo
6 .deps
7 .libs
8 GPATH
9 GRTAGS
10 GSYMS
11 GTAGS
12 INSTALL
13 Makefile
14 Makefile.in
15 /aclocal.m4
16 /autom4te.cache
17 /build-aux
18 /config.*
19 /configure
20 /depcomp
21 /install-sh
22 /libtool
23 /ltmain.sh
24 /missing
25 /libmodbus.pc
26 /libmodbus.spec
27 /stamp-h1
28 /*.sublime-*
29 src/modbus-version.h
30 src/win32/modbus.dll.manifest
31 tests/bandwidth-client
32 tests/bandwidth-server-many-up
33 tests/bandwidth-server-one
34 tests/random-test-client
35 tests/random-test-server
36 tests/unit-test-client
37 tests/unit-test.h
38 tests/unit-test-server
39 tests/version
40 tests/stamp-h2
41 doc/*.html
42 doc/*.3
43 doc/*.7
44 debian/*.log
45 debian/*.debhelper
46 debian/*.substvars
47 debian/files
48 debian/libmodbus-dev/
49 debian/libmodbus5/
50 debian/stamp-*
51 debian/tmp/
52 debian/libmodbus-dbg/