Add Line-Ending Normalization to Text Files in Git (https://github.com/woocommerce/woocommerce-admin/pull/5917)
Add normalization of text files in Git
This commit is contained in:
parent
1b2f20b6bb
commit
f6b61f8107
|
@ -1,3 +1,6 @@
|
||||||
|
# Line-ending normalization
|
||||||
|
* text=auto
|
||||||
|
|
||||||
/.* export-ignore
|
/.* export-ignore
|
||||||
/*.md export-ignore
|
/*.md export-ignore
|
||||||
/node_modules* export-ignore
|
/node_modules* export-ignore
|
||||||
|
|
Loading…
Reference in New Issue