Adding some stuff

This commit is contained in:
2025-08-03 11:01:51 +01:00
parent e098e19e7a
commit 5aeb369358
3 changed files with 12 additions and 6 deletions

View File

@@ -7,3 +7,8 @@
defaultBranch = main
[core]
excludesfile = /home/chris/.config/git/ignore
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true