~kmaasrud/twtxt

0af9a8f2b5a22a98ec45bf1e568bbc4db04ecd8f — Knut Magnus Aasrud 1 year, 3 months ago 90f5313
chore: ignore Cargo.lock
2 files changed, 1 insertions(+), 8 deletions(-)

M .gitignore
D Cargo.lock
M .gitignore => .gitignore +1 -1
@@ 3,7 3,7 @@ debug/
target/

# Ignore Cargo.lock if crate is a library
# Cargo.lock
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

D Cargo.lock => Cargo.lock +0 -7
@@ 1,7 0,0 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "twtxt"
version = "0.1.0"