diff --git a/.gitignore b/.gitignore index 12a8bf3..d375a02 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ __pycache__/ .idea -.pio \ No newline at end of file +.pio +._* +.DS_Store \ No newline at end of file