mirror of
https://github.com/github/codeql-action
synced 2026-05-23 20:00:54 +03:00
Add C# artifacts to .gitignore for multi-language-repo
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
.DS_Store
|
||||
/.build
|
||||
/Packages
|
||||
/obj
|
||||
/*.xcodeproj
|
||||
xcuserdata/
|
||||
DerivedData/
|
||||
.swiftpm/config/registries.json
|
||||
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
||||
.netrc
|
||||
multi-language-repo.sln
|
||||
|
||||
Reference in New Issue
Block a user