refacto: add a build to avoid lingering version numbers

This commit is contained in:
2026-02-20 00:53:25 +01:00
parent 3bdfd27879
commit 11e42f080e
4 changed files with 119 additions and 40 deletions
+17
View File
@@ -0,0 +1,17 @@
# Generated versioned files (created by 'make release')
morbac_pg--*.sql
# Test database dumps
*.dump
*.backup
# OS files
.DS_Store
Thumbs.db
# Editor files
*.swp
*.swo
*~
.vscode/
.idea/