mirror of
https://github.com/house-of-vanity/mystem-rs.git
synced 2025-07-06 13:14:07 +00:00
Update gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
|||||||
/target
|
/target
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
|
mystem.exe
|
||||||
|
/.idea
|
||||||
|
@ -5,7 +5,8 @@ authors = ["AB <ab@hexor.ru>"]
|
|||||||
license = "WTFPL"
|
license = "WTFPL"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Wrapper around Yandex Mystem for Rust."
|
description = "Wrapper around Yandex Mystem for Rust."
|
||||||
homepage = ""
|
homepage = "https://github.com/house-of-vanity/mystem-rs"
|
||||||
|
repository = "https://github.com/house-of-vanity/mystem-rs"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user