add sql/Makefile, to be used to init database

use GNU Taler exchange .sql files
This commit is contained in:
swrup 2025-11-11 10:03:07 +01:00
parent 4749bb7c62
commit c48892ca9a
5 changed files with 94 additions and 1 deletions

2
.gitignore vendored
View file

@ -1 +1,3 @@
_build
include/sql/*.sql
include/sql/*.sql.in