Skip to content

Commit d036b94

Browse files
committed
Fix indenting of -export-ignore
1 parent 339904b commit d036b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/.github/ export-ignore
44
.gitignore export-ignore
55
/*.md export-ignore
6-
/LICENSE.md -export-ignore
6+
/LICENSE.md -export-ignore
77
/README.md -export-ignore
88
/docs/ export-ignore
99
/tests/ export-ignore

0 commit comments

Comments
 (0)