Skip to content

Commit

Permalink
build: add .cmake to gitignore
Browse files Browse the repository at this point in the history
Type: improvement
Change-Id: I3047b4a750581d68053f522479b23865e3da2505
Signed-off-by: Damjan Marion <damarion@cisco.com>
  • Loading branch information
dmarion authored and dwallacelf committed Dec 22, 2023
1 parent 82a68e9 commit 95f07a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ compile_commands.json
/lib
/.ninja_deps
/.ninja_log
/.cmake
/CMakeCache.txt
/build.ninja
/cmake_install.cmake
Expand Down

0 comments on commit 95f07a1

Please sign in to comment.