Moved the VS Code definitions within the .gitignore file.

This commit is contained in:
2025-09-10 18:30:08 +02:00
parent de7a91b181
commit 000e564250
+3 -3
View File
@@ -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