add init-db.sql

This commit is contained in:
2025-05-27 14:43:00 +02:00
parent b68f1b51ce
commit f674c19a67
2 changed files with 12 additions and 0 deletions

1
.gitignore vendored
View File

@@ -155,6 +155,7 @@ dist/
# PostgreSQL
*.sql
!init-db.sql
# Database dumps
*.dump