Initial commit.

This commit is contained in:
Darren 'Tadgy' Austin 2026-05-14 18:22:54 +01:00
commit 91ad697354
6 changed files with 16 additions and 0 deletions

3
.githooks/pre-commit Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
.githooks/gitattributesdb/gitattributesdb "${0##*/}" || exit $?