# Temporary files
*~
*.swp
*.o
*.la
*.lo
*.log
*.trs
.deps
.libs
.DS_Store

# Editors
/*.sublime-*
/.vscode
/.venv

# Generated by Autotools
INSTALL
Makefile
Makefile.in
/aclocal.m4
/autom4te.cache
/build-aux
/config.*
/configure
/configure.scan
/depcomp
/install-sh
/libmodbus.pc
/libtool
/ltmain.sh
/missing
/stamp-h1
src/modbus-version.h
src/win32/modbus.dll.manifest
tests/unit-test.h

# mkdocs
/site

# Binary
tests/bandwidth-client
tests/bandwidth-server-many-up
tests/bandwidth-server-one
tests/random-test-client
tests/random-test-server
tests/unit-test-client
tests/unit-test-server
tests/version
tests/stamp-h2
