We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7861c24 commit f55785eCopy full SHA for f55785e
.gitignore
@@ -87,4 +87,7 @@ fastlane/test_output
87
# After new code Injection tools there's a generated folder /iOSInjectionProject
88
# https://github.com/johnno1962/injectionforxcode
89
90
-iOSInjectionProject/
+iOSInjectionProject/
91
+
92
+# VS Code
93
+.vscode/
0 commit comments