Jelajahi Sumber

filter for json files

[filter "tabindent"]
	clean = unexpand --tabs=4 --first-only
	smudge = unexpand --tabs=4 --first-only
Markus-Rost 5 tahun lalu
induk
melakukan
ca8092bec7
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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