chore(test): add database testing migration

pull/765/head
Elian Doran 2025-03-02 17:04:37 +07:00
parent 49a22bce80
commit 01ff3d396d
No known key found for this signature in database
3 changed files with 1 additions and 0 deletions

1
.gitignore vendored

@ -11,6 +11,7 @@ po-*/
.flatpak-builder/
*.db
!test/**/*.db
!integration-tests/db/document.db
!integration-tests/db/config.ini
integration-tests/db/log

Binary file not shown.