diff --git a/.gitignore b/.gitignore index 6f77e2f7..3353d26a 100644 --- a/.gitignore +++ b/.gitignore @@ -91,4 +91,7 @@ fastlane/test_output iOSInjectionProject/ +# VSCode +.vscode/* + .DS_Store \ No newline at end of file