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:
Adrian Duffell 2021-01-07 08:00:22 +08:00 committed by GitHub
parent 1b2f20b6bb
commit f6b61f8107
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# Line-ending normalization
* text=auto
/.* export-ignore
/*.md export-ignore
/node_modules* export-ignore