swift : exclude build/
This commit is contained in:
parent
2516e8c4a7
commit
03914340cf
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ let package = Package(
|
|||
name: "llama",
|
||||
path: ".",
|
||||
exclude: [
|
||||
"build",
|
||||
"cmake",
|
||||
"examples",
|
||||
"scripts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue