diff --git a/.gitignore b/.gitignore index e069f8c3..634b3fe6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ node_modules/ # Production build build/ dist/ +android/ +ios/ # Logs npm-debug.log*