fix: remove unnecessary duckdb file from .gitignore and add the database file
CI / lint-test-build (push) Successful in 2m36s
CI / lint-test-build (push) Successful in 2m36s
This commit is contained in:
@@ -36,7 +36,6 @@ build/
|
|||||||
dist/
|
dist/
|
||||||
|
|
||||||
# Local database / runtime data
|
# Local database / runtime data
|
||||||
data/*.duckdb
|
|
||||||
data/*.duckdb.wal
|
data/*.duckdb.wal
|
||||||
data/*.duckdb.tmp
|
data/*.duckdb.tmp
|
||||||
logs/
|
logs/
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user