File tree Expand file tree Collapse file tree 2 files changed +10
-27
lines changed
Expand file tree Collapse file tree 2 files changed +10
-27
lines changed Original file line number Diff line number Diff line change 1- # Exclude the build directory
2- build /*
3- examples /FilterShowcase /build *
4-
5- # Exclude temp nibs and swap files
6- * ~.nib
7- * .swp
8-
9- # Exclude OS X folder attributes
101.DS_Store
11- .svn
12-
13- # Exclude user-specific XCode 3 and 4 files
14- * .mode1
15- * .mode1v3
16- * .mode2v3
17- * .perspective
18- * .perspectivev3
19- * .pbxuser
20- * .xcworkspace
21- xcuserdata
22-
23- # Documentation
24- documentation /*
25-
26- # Carthage
27- Carthage /Build
2+ * .xcuserstate
3+ project.xcworkspace /
4+ xcuserdata /
5+ DerivedData
6+ .idea
7+ * ~
8+ .swiftpm /
9+ .build /
10+ .swift-version
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Brad Larson
1212
1313http://www.sunsetlakesoftware.com
1414
15- [ @bradlarson ] ( http ://twitter.com/ bradlarson)
15+ [ @bradlarson @hachyderm.io ] ( https ://hachyderm.io/@ bradlarson)
1616
17171818
You can’t perform that action at this time.
0 commit comments