feature: support swift package manager

This commit is contained in:
Songwen Ding
2020-01-30 13:52:52 +08:00
committed by Songwen Ding
parent 7f97e8b232
commit 2a3f4a3817
4 changed files with 57 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.DS_STORE
/buck-cache/
/buck-out/
/.buckconfig.local
@@ -7,6 +8,8 @@
/gentest/test.html
.buckversion
.build/
# Jekyll
/.sass-cache/
/_site/