Переглянути джерело

filter for json files

[filter "tabindent"]
	clean = unexpand --tabs=4 --first-only
	smudge = unexpand --tabs=4 --first-only
Markus-Rost 5 роки тому
батько
коміт
ca8092bec7
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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