/release
/debug
/relwithdebinfo
/package
package_fpm
docker-build-list.json
docker-build-report.txt
/coverage
integration-tests-results.xml
oneclient.info
oneclient.info.cleaned
oneclient_cunit.info.cleaned
/_build
.gdb_history
.cache
__pycache__
*-tests-results.xml

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

# CMake
CMakeCache.txt
CMakeFiles
cmake_install.cmake
install_manifest.txt

# workspace files are user-specific
*.sublime-workspace

# project files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using SublimeText
# *.sublime-project

# XCode project files
*.xcodeproj

# Clion project files
*.iml
cmake-build-debug/
cmake-build-*/

# YouCompleteMe database
.ycm_extra_conf.py
compile_commands.json

/tmp
warp-*

venv
.pytest_cache
/core*
conda-pkg-list.txt
/uploads

devcontainer.json
