diff --git a/.gitignore b/.gitignore index 49f80bc1e572ee02d52294710bc02b07d5598004..dcf41f20eb84a12475d2f0f3f2a906962df055b6 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ demo-api *.o node_modules *.app + +# OSX trash +.DS_Store \ No newline at end of file