diff --git a/.gitignore b/.gitignore index f55cbd0..dc7d99b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ node_modules/ # exampleapp exampleapp/android/ -exampleapp/ios/ \ No newline at end of file +exampleapp/ios/ +exampleapp/third-party/ \ No newline at end of file