Skip to content

Commit

Permalink
chore: add log dirs to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhuyan committed Oct 23, 2024
1 parent 5df80fa commit c7964c8
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 @@ -41,3 +41,5 @@ _packages/

# test logs
asan_logs/
valgrind_logs/
coverage/

0 comments on commit c7964c8

Please sign in to comment.