Skip to content

Commit 4c0faec

Browse files
author
Matevz Morato
committed
[RVC3 FW] Fix an edge case with the loggers leaking memory
1 parent 063c62e commit 4c0faec

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,7 @@ env.bak/
4444
venv.bak/
4545

4646
# PyCharm
47-
.idea/
47+
.idea/
48+
49+
# Clangd
50+
.cache/*

0 commit comments

Comments
 (0)