We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54fd25b commit 6b4e60dCopy full SHA for 6b4e60d
.gitignore
@@ -1,5 +1,6 @@
1
.DS_Store
2
*.build
3
+*.index-build
4
/.xcodeproj
5
*.pem
6
.podspecs
@@ -10,3 +11,4 @@ Package.resolved
10
11
.serverless
12
.vscode
13
Makefile
14
+.devcontainer
0 commit comments