From 574e76ae935c4931ec50b14a94dee930ed6f3d5a Mon Sep 17 00:00:00 2001 From: ayyansea Date: Mon, 18 Nov 2024 21:53:29 +0300 Subject: feat: restructure project + add a basic cli arg parser --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 50ea6e5..6038b91 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ go.work.sum # binary uptfs +!cmd/uptfs/ # config config.yaml -- cgit v1.2.3