diff --git a/.gitignore b/.gitignore index 954fc66..e34a364 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,9 @@ yarn-error.* # typescript *.tsbuildinfo + +# android +android/ + +# ios +ios/ \ No newline at end of file