mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-06 09:44:21 +01:00
removing dangling limbo_output.txt file and setting rule in gitignore to prevent this issue in the future
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -32,3 +32,4 @@ dist/
|
||||
|
||||
# testing
|
||||
testing/limbo_output.txt
|
||||
**/limbo_output.txt
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user