Parcourir la source

filter for json files

[filter "tabindent"]
	clean = unexpand --tabs=4 --first-only
	smudge = unexpand --tabs=4 --first-only
Markus-Rost il y a 5 ans
Parent
commit
ca8092bec7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -0,0 +1 @@
+*.json  filter=tabindent