diff --git a/example/logger/.gitignore b/example/logger/.gitignore new file mode 100644 index 0000000..0b1f687 --- /dev/null +++ b/example/logger/.gitignore @@ -0,0 +1,5 @@ +/.venv/ +/venv/ +status_pb2.py +test.csv +plot.png \ No newline at end of file