Added .gitmodules file, and .githooks/ directory as the git hooks directory.

This commit is contained in:
Darren 'Tadgy' Austin 2025-09-10 16:41:05 +01:00
commit 465c1d121b
6 changed files with 25 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule ".githooks/gitattributesdb"]
path = .githooks/gitattributesdb
url = https://github.com/tadgy/gitattributesdb.git