feat: template updates

This commit is contained in:
Dan Finch 2026-05-12 02:07:52 +02:00
parent 2be7ec6836
commit 8093e8dc4b
11 changed files with 140 additions and 8 deletions

View file

@ -0,0 +1,2 @@
[test]
pathIgnorePatterns = ["dist/**"]

View file

@ -6,6 +6,6 @@
},
"repository": {
"type": "git",
"url": "https://github.com/sigitex/<<repo>>.git"
"url": "git+https://github.com/sigitex/<<repo>>.git"
}
}