From f6ee1a16dbac874eebaa9b306416b956bd1fa2ab Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Sun, 25 Sep 2022 02:23:44 +0300 Subject: [PATCH] shard.lock --- .gitignore | 2 ++ shard.lock | 6 ++++++ 2 files changed, 8 insertions(+) create mode 100644 .gitignore create mode 100644 shard.lock diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..85d0bbc --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bin/ +lib/ diff --git a/shard.lock b/shard.lock new file mode 100644 index 0000000..3af4468 --- /dev/null +++ b/shard.lock @@ -0,0 +1,6 @@ +version: 2.0 +shards: + tallboy: + git: https://github.com/epoch/tallboy.git + version: 0.9.3 +