diff --git a/.gitignore b/.gitignore index 924c75aaadd..a7ce19bd44a 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ venv /client_example/client_example *.bin *.elf + +# Misc. +.DS_Store