Moved the VS Code definitions within the .gitignore file.
This commit is contained in:
+3
-3
@@ -2,9 +2,6 @@
|
||||
.DS_Store
|
||||
.netrc
|
||||
|
||||
# Visual Studio Code
|
||||
.vscode
|
||||
|
||||
# Xcode
|
||||
DerivedData/
|
||||
|
||||
@@ -33,5 +30,8 @@ Packages/
|
||||
.swiftpm/configuration/registries.json
|
||||
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
||||
|
||||
# Visual Studio Code
|
||||
.vscode
|
||||
|
||||
# DocC documentation
|
||||
*.doccarchive
|
||||
Reference in New Issue
Block a user