Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: i-curve <[email protected]>
  • Loading branch information
i-curve committed Dec 19, 2023
1 parent ae1b391 commit d017573
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
.idea
.vs

build/*
build*
data.h

cmake-build-debug
cmake-build-release
out
cmake-build-debug*
cmake-build-release*
out

0 comments on commit d017573

Please sign in to comment.