added cmake build artificats to gitignore
This commit is contained in:
+7
-1
@@ -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-*
|
||||
|
||||
Reference in New Issue
Block a user