Skip to content

Commit

Permalink
.gitignore adapted
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik K <[email protected]>
  • Loading branch information
Dominik-K committed Dec 19, 2023
1 parent ae1daa8 commit 771a005
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
*build*
!.ci/**
!.github/**
!.gitignore
*vscode
cache/
/build*/
.vscode/

# clang cache
.cache/

workspace.yaml
CMakeLists.txt.user
!doc/build-with-fetchcontent

0 comments on commit 771a005

Please sign in to comment.