From 26c9c93a99b6337a34170b7181e6c0954c81fcfc Mon Sep 17 00:00:00 2001 From: michal Date: Tue, 18 Jan 2022 23:53:38 +0000 Subject: [PATCH] initial commit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2a0038a..b169f3d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target -.idea \ No newline at end of file +.idea +Cargo.lock \ No newline at end of file