Skip to content

Commit d7a501d

Browse files
authored
Merge pull request #3085 from github/mbg/multi-language-repo/gitignore
Add C# artifacts to `.gitignore` for `multi-language-repo`
2 parents c90f074 + ec4b36c commit d7a501d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
.DS_Store
22
/.build
33
/Packages
4+
/obj
45
/*.xcodeproj
56
xcuserdata/
67
DerivedData/
78
.swiftpm/config/registries.json
89
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
910
.netrc
11+
multi-language-repo.sln

0 commit comments

Comments
 (0)