Skip to content

Commit

Permalink
exclude irrelevant files from publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
matklad committed Jul 25, 2019
1 parent 75df1c1 commit a3f8ef8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ or XID_Continue properties according to
Unicode Standard Annex #31.
"""

exclude = ["/scripts/*", "/.travis.yml"]

[features]
default = []
no_std = []
Expand Down

0 comments on commit a3f8ef8

Please sign in to comment.