Skip to content

Commit

Permalink
gitignore : update for CLion IDE (ggerganov#5544)
Browse files Browse the repository at this point in the history
  • Loading branch information
clibdev authored and hodlen committed Apr 1, 2024
1 parent fa20a28 commit 07a81cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,13 @@
.clang-tidy
.vs/
.vscode/
.idea/

lcov-report/
gcovr-report/

build*
cmake-build-*
out/
tmp/

Expand Down

0 comments on commit 07a81cc

Please sign in to comment.