Skip to content

Commit 3d98cd4

Browse files
committed
Exclude luajit doc and tests from packaging
1 parent 348a42d commit 3d98cd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ license = "MIT"
1010
description = """
1111
Sources of LuaJIT 2.1 (OpenResty's branch) and logic to build it.
1212
"""
13+
exclude = ["/luajit2/doc", "/luajit2/etc", "/luajit2/t"]
1314

1415
[dependencies]
1516
cc = "1.0"

0 commit comments

Comments
 (0)