diff --git a/.gitignore b/.gitignore index 91ec8c0..8546ae7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ */node_modules/* arduino/.build/* npm-debug.log -config.js \ No newline at end of file +config.js +.DS_Store