summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:16:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:16:57 -0800
commitd16a614f731309c494184c40da8a9594b86a214e (patch)
tree95929087a319df565c0f3f169f5a85f0a634a1ba /.gitattributes
parent5003dc6a879d4fe4698c9765a310760c1d901ef3 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf