diff --git a/.gitignore b/.gitignore index 56cc642..a34d5d2 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,12 @@ lint/generated/ lint/outputs/ lint/tmp/ # lint/reports/ + +.DS_Store + +# Generated by package manager +node_modules/ + +# Generated by Cordova +/plugins/ +/platforms/