Merge pull request #15 from yaslab/update-gitignore

Update .gitignore
This commit is contained in:
Yasuhiro Hatta 2023-06-18 00:54:48 +09:00 committed by GitHub
commit 1998e57be6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 8 deletions

2
.gitignore vendored
View File

@ -79,7 +79,7 @@ Package.resolved
*.xcodeproj *.xcodeproj
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata # Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
# hence it is not needed unless you have added a package configuration file to your project # hence it is not needed unless you have added a package configuration file to your project
# .swiftpm .swiftpm
.build/ .build/

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:">
</FileRef>
</Workspace>