Преглед на файлове

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