summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 08:48:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 08:48:46 -0800
commit55d5623a2c62bc2ffeea80aa1d70810f95c91dde (patch)
treec6aa383ac3144de1cd38aa123cb903a75e04bcf1 /.gitattributes
parent5b0a098e6c27eb79f7c6d8c44a127ea35f260110 (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