Skip to content

Commit

Permalink
Import package exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
StefMa committed Oct 28, 2024
1 parent 2d3be71 commit 8b82669
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion PklProject
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ package {
apiTests = import*("tests/**.pkl").keys.toListing()
exclude {
"LICENSE"
"README.md"
"*.md"
"icon.png"
"examples/**"
"tests/**"
}
Expand Down

0 comments on commit 8b82669

Please sign in to comment.