feat: add git config
Some checks failed
Test action / kaas (push) Failing after 0s

This commit is contained in:
Chris Kruining 2025-12-08 10:32:27 +01:00
parent f1800a90f9
commit 28c9d0136b
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

3
.gitattributes vendored
View file

@ -1 +1,4 @@
* text=auto * text=auto
core.autocrlf=false
core.eol=lf
core.filemode=false