* update gitignore * dont commit testruns * fix github actions script
This removes the nasty need for creating the database manually. Migrations are kept in an embedded filesystem, just like the templates and assets for the web frontend. The same -tags dev trick applies for them.