Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit61bbcf7

Browse files
committed
Fixup exclusions
1 parent5caefca commit61bbcf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This crate provides Grapheme Cluster, Word and Sentence boundaries
1717
according to Unicode Standard Annex #29 rules.
1818
"""
1919

20-
exclude = ["target/*","Cargo.lock","scripts/tmp","benches/texts/*","*.txt",]
20+
exclude = ["/.github","/scripts","/benches/texts"]
2121

2222
[features]
2323
no_std = []# This is a no-op, preserved for backward compatibility only.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp