# https://github.com/github/gitignore/blob/master/CMake.gitignore
CMakeCache.txt
CMakeFiles
CMakeScripts
Makefile
cmake_install.cmake
install_manifest.txt
*.cmake
#Additions to https://github.com/github/gitignore/blob/master/CMake.gitignore
build
Testing
compile_commands.json
.cache
.usages_clang

*.crt
*.key

# executables
ws_examples
wss_examples
swss_crypto_test
swss_io_test
swss_parse_test

# Visual Studio 2015/2017 cache/options directory
.vs

doxygen_output
