Skip to content

Commit

Permalink
Exclude all of priv from published packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Jan 11, 2025
1 parent b0f523d commit fcc048a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ltest.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@
{"Hex", "https://hex.pm/packages/ltest"}
]},
{exclude_files, [
"priv/images/*",
"priv/make/*"
"priv"
]}
]
}.

0 comments on commit fcc048a

Please sign in to comment.