Skip to content

Commit 22b6bbf

Browse files
committed
update .gitignore
1 parent 8d4c3f3 commit 22b6bbf

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

.gitignore

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
.DS_Store
2-
.aws-sam/
3-
*/build/*
4-
.build
5-
.swiftpm
2+
/.aws-sam/
3+
/.build
4+
/.swiftpm
65
samconfig.toml
6+
Package.resolved
7+
/*.xcodeproj
8+
xcuserdata/
9+
DerivedData/
10+
.swiftpm/config/registries.json
11+
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
712
*key
813

0 commit comments

Comments
 (0)