Skip to content

Commit

Permalink
Update .gitignore file (#706)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Foster <derek.foster@intel.com>
  • Loading branch information
ffoulkes authored Nov 4, 2024
1 parent ee2919d commit bd7f495
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
~*

.clang-tidy
zlog-cfg-cur

.vscode/
.vslick/

~*

build/
coverage/
install/
private/

Expand Down

0 comments on commit bd7f495

Please sign in to comment.