Skip to content

Commit 9bfcf22

Browse files
author
bllizard22
committed
Added scripts
- Python script for Figma API - Swift codegen with Stencil
0 parents  commit 9bfcf22

29 files changed

+2165
-0
lines changed

.gitignore

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.DS_Store
2+
/.build
3+
/Packages
4+
/*.xcodeproj
5+
xcuserdata/
6+
DerivedData/
7+
*/.swiftpm/config/registries.json
8+
*/.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
9+
.netrc
10+
11+
*/.build

0 commit comments

Comments
 (0)