Skip to content

Commit

Permalink
Merge pull request #173 from meilisearch/cargo-ignored-files
Browse files Browse the repository at this point in the history
Update Cargo ignored files
  • Loading branch information
ManyTheFish authored Dec 15, 2022
2 parents a19679c + 208a9d4 commit 037f912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ documentation = "https://docs.rs/charabia"
repository = "https://github.com/meilisearch/charabia"
keywords = ["segmenter", "tokenizer", "normalize", "language"]
categories = ["text-processing"]
exclude = ["/dictionaries/txt/"]
exclude = ["/dictionaries/txt/thai/words.txt"]

[dependencies]
cow-utils = "0.1"
Expand Down

0 comments on commit 037f912

Please sign in to comment.