mirror of
https://github.com/house-of-vanity/mystem-rs.git
synced 2025-07-06 05:04:08 +00:00
Update gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
/target
|
||||
Cargo.lock
|
||||
mystem.exe
|
||||
/.idea
|
||||
|
@ -5,7 +5,8 @@ authors = ["AB <ab@hexor.ru>"]
|
||||
license = "WTFPL"
|
||||
edition = "2018"
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user