Ignore tests dir; Cargo.toml changes

This commit is contained in:
MrEvilCookie 2019-08-01 15:00:41 +03:00
parent f7f60e9ca1
commit 18df43da89
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/target
**/*.rs.bk
Cargo.lock
/tests

View File

@ -1,7 +1,7 @@
[package]
name = "owoify"
version = "0.1.0"
authors = ["MrEvilCookie <evilcookiemail@gmail.com>"]
authors = ["EvilDead <EvilDeaaaadd@protonmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html