Selaa lähdekoodia

filter for json files

[filter "tabindent"]
	clean = unexpand --tabs=4 --first-only
	smudge = unexpand --tabs=4 --first-only
Markus-Rost 5 vuotta sitten
vanhempi
sitoutus
ca8092bec7
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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