Skip to content

Commit 547adcb

Browse files
Move SwiftPM package to root dir
1 parent 8a80f20 commit 547adcb

18 files changed

+7
-8
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
dist
22
node_modules
33
.wasi-sdk
4+
.DS_Store
5+
/.build
6+
/Packages
7+
/*.xcodeproj
8+
xcuserdata/
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# JavaScriptKit
2+
3+
A description of this package.

0 commit comments

Comments
 (0)