Skip to content

Commit bb2b521

Browse files
committed
Fix folder structure
1 parent f7999f0 commit bb2b521

File tree

9 files changed

+11
-12
lines changed

9 files changed

+11
-12
lines changed

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,12 @@ fastlane/test_output
8989

9090
iOSInjectionProject/
9191

92-
.DS_Store
92+
.DS_Store
93+
/.build
94+
/Packages
95+
/*.xcodeproj
96+
xcuserdata/
97+
DerivedData/
98+
.swiftpm/config/registries.json
99+
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
100+
.netrc
File renamed without changes.

PasswordField.xcworkspace/contents.xcworkspacedata

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

PasswordField/.gitignore

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)