summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:59:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:59:03 -0800
commit37a798116a94c0fa83d330bf64fcb89a1501b2aa (patch)
tree39b059c0c2d2943cd0ab7c41d73c0c7508b4ccfe /.gitattributes
parent24361f2af0b3f4b6e68843afad90833c994b59bb (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