From 7136fe4607a256fb461b5b073d5396f4d6cd44d6 Mon Sep 17 00:00:00 2001 From: Anton Kuznetcov Date: Thu, 5 Dec 2024 11:15:38 +0600 Subject: [PATCH] before refactor to cli framework --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8c9ba86..4d77469 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ dist/ shell-code/build.env bin-linux-amd64/* bin-linux-arm64/* -binaries-for-upload/* \ No newline at end of file +binaries-for-upload/* +gpt_results \ No newline at end of file