diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index ffba66b..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 19e3307..9a2a42c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .pio .vscode/* compile_commands.json -.cache/ \ No newline at end of file +.cache/ +**.DS_Store \ No newline at end of file