Defined the .gitignore file for the project.

This commit is contained in:
Javier Cicchelli 2022-12-03 06:05:49 +01:00
parent dda2cbd16c
commit 9dce2c1476

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
.DS_Store
/.build
/Packages
/*.xcodeproj
xcuserdata/
DerivedData/
.swiftpm/config/registries.json
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
.netrc