fix: remove unnecessary duckdb file from .gitignore and add the database file
CI / lint-test-build (push) Successful in 2m36s

This commit is contained in:
2026-06-05 10:17:16 +02:00
parent df2f4f3246
commit 54feb2ecd4
2 changed files with 0 additions and 1 deletions
-1
View File
@@ -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.