From 22718aea57fde4e325aea4c0d36d76b0d1609fa7 Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 24 Aug 2026 10:30:53 +0200 Subject: refactor(tests): improving tests by creating testing cli app --- cli/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 cli/.gitignore (limited to 'cli/.gitignore') diff --git a/cli/.gitignore b/cli/.gitignore new file mode 100644 index 0000000..2f7896d --- /dev/null +++ b/cli/.gitignore @@ -0,0 +1 @@ +target/ -- cgit v1.2.3