summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 07:10:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 07:10:53 -0800
commit87a15fc27f1f9516c96d1bc8349ee676ff97dae0 (patch)
tree1bcf48faa1af04f5c320038997b8f32780f795a5 /.gitattributes
parent679ffb524aaeb9edba1880e203b40b5f748adcbc (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