# exclude
*.log
*.guess
.in
*.sub
.status
.m4
*.lo
*.o
*.a
*.la
*.so*
*.Po
*.cgen
*.hgen
*.pyc
*.gcno
*.gcda
*.swp
.dirstamp
/bin
m4
/autom4te.cache
Makefile
Makefile.in
/stamp-h1
/config.status
config.log
/config.h
/aclocal.m4
/config/
/config.h.in
/configure
/install-sh
/compile
/depcomp
/ltmain.sh
/autogen.sh
/configure
/missing
/html
/doc/html/*
/doc/Doxyfile
/doc/doxyfile.stamp
*~
GIT_REVISION
SVN_REVISION
libtool
.deps
.libs
.gcno
.gcda
coverage_report
.project
.cproject
.pydevproject
/INSTALL
/.settings
.autotools
test-driver
tests/**/CMakeFiles
Testing
Makefile
/CMakeCache.txt
/CMakeFiles/
/cmake_install.cmake
doc_src/
/exampleClient
/exampleClient_legacy
/src_generated/
**/build
**/build_*
/cmake-build*
/tools/certs/certs/*
Pipfile
Pipfile.lock
.vscode
/.vs
**/libxml2
debian/*
/CMakeSettings.json
# clangd cache
.cache/
# project local vim settings
.vim/
# IDE specific settings
.idea/
*.iml
*.iws
*.ipr
# Eclipse
.metadata
.recommenders
# NetBeans
nbproject/
nbbuild/
dist/
nbdist/
.nb-gradle/
tests/interop/node-opcua/node_modules/
tests/interop/node-opcua/package-lock.json

# Python virtualenv
.venv/

# Local doc-review helper (not part of the project)
gen_review_docs.sh
