Skip to content

Commit 3f5027e

Browse files
update gitignore
1 parent e45befa commit 3f5027e

File tree

3 files changed

+6
-396
lines changed

3 files changed

+6
-396
lines changed

.gitignore

Lines changed: 6 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,7 @@
1-
## User settings
1+
.DS_Store
2+
.build
3+
.swiftpm
4+
/Packages
5+
/*.swiftinterface
6+
/*.xcodeproj
27
xcuserdata/
3-
4-
## Obj-C/Swift specific
5-
*.hmap
6-
7-
## App packaging
8-
*.ipa
9-
*.dSYM.zip
10-
*.dSYM
11-
12-
## Playgrounds
13-
timeline.xctimeline
14-
playground.xcworkspace
15-
16-
# Swift Package Manager
17-
#
18-
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
19-
# Packages/
20-
# Package.pins
21-
# Package.resolved
22-
# *.xcodeproj
23-
#
24-
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
25-
# hence it is not needed unless you have added a package configuration file to your project
26-
# .swiftpm
27-
28-
.build/

Examples/DemosApp/DemosApp/Demos/SwiftUILogin.swift

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

0 commit comments

Comments
 (0)