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",
|
name: "llama",
|
||||||
path: ".",
|
path: ".",
|
||||||
exclude: [
|
exclude: [
|
||||||
|
"build",
|
||||||
"cmake",
|
"cmake",
|
||||||
"examples",
|
"examples",
|
||||||
"scripts",
|
"scripts",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue