From 95246dec804e9b6cd8363b43a66a091e1bb62d99 Mon Sep 17 00:00:00 2001 From: pedrocarlo Date: Tue, 18 Feb 2025 00:30:16 -0300 Subject: [PATCH] removing dangling limbo_output.txt file and setting rule in gitignore to prevent this issue in the future --- .gitignore | 1 + limbo_output.txt | 10 ---------- 2 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 limbo_output.txt diff --git a/.gitignore b/.gitignore index c7c56a7ee..bb445538d 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ dist/ # testing testing/limbo_output.txt +**/limbo_output.txt \ No newline at end of file diff --git a/limbo_output.txt b/limbo_output.txt deleted file mode 100644 index a15af0dc2..000000000 --- a/limbo_output.txt +++ /dev/null @@ -1,10 +0,0 @@ -Error: pretty output can only be written to a tty -SELECT 'TEST_ECHO'; -TEST_ECHO -Settings: -Output mode: raw -DB: testing/testing.db -Output: limbo_output.txt -Null value: LIMBO -CWD: /home/krobichaud/Projects/open_source_projects/limbo -Echo: off