added capability of handling FreeCAD files with git diff

This commit is contained in:
paul-loedige
2022-09-18 21:52:51 +02:00
parent 2ac51ef937
commit 3280a62cac
4 changed files with 13 additions and 0 deletions
+7
View File
@@ -5,3 +5,10 @@
helper = store
[http]
sslVerify = true
[diff "zip"]
textconv = unzip -c -a
[core]
attributesfile = ~/.gitattributes
[filter "zippey"]
smudge = ~/zippey/zippey.py d
clean = ~/zippey/zippey.py e