We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.gitignore
multi-language-repo
1 parent 0a56aad commit ec4b36cCopy full SHA for ec4b36c
tests/multi-language-repo/.gitignore
@@ -1,9 +1,11 @@
1
.DS_Store
2
/.build
3
/Packages
4
+/obj
5
/*.xcodeproj
6
xcuserdata/
7
DerivedData/
8
.swiftpm/config/registries.json
9
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
10
.netrc
11
+multi-language-repo.sln
0 commit comments