diff --git a/.gitignore b/.gitignore index c55d1583..de051102 100644 --- a/.gitignore +++ b/.gitignore @@ -66,11 +66,17 @@ BACnet_BDT_table address_cache **/build/* **/_build/* -CMakeLists.txt.user **/out/* Obj/ Release/ +# cmake artifacts +CMakeLists.txt.user +CMakeCache.txt +CMakeFiles/ +cmake_install.cmake +CTestTestfile.cmake + /twister-out/* /test/build/ /cmake-build-*