removing dangling limbo_output.txt file and setting rule in gitignore to prevent this issue in the future

This commit is contained in:
pedrocarlo
2025-02-18 00:30:16 -03:00
parent caa83b347e
commit 95246dec80
2 changed files with 1 additions and 10 deletions

1
.gitignore vendored
View File

@@ -32,3 +32,4 @@ dist/
# testing
testing/limbo_output.txt
**/limbo_output.txt

View File

@@ -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