/release
/debug
/relwithdebinfo
/package
docker-build-list.json
docker-build-report.txt
/coverage
integration-tests-results.xml
oneclient.info
oneclient.info.cleaned

# 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
.idea

# YouCompleteMe database
.ycm_extra_conf.py
compile_commands.json
