Remove DB file from Git and add to .gitignore

This commit is contained in:
Nils Burghardt
2025-07-13 18:28:10 +02:00
parent acb96dc1c6
commit 0f005ca130
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -93,3 +93,4 @@ coverage/
*.bak
*.tmpdata/*.mv.db
src/main/frontend/generated/
/data/*.mv.db

Binary file not shown.