summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:48:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:48:52 -0800
commit05c9055376568a65d1f108c710226927c9ca3ac4 (patch)
tree96e257bca671ebf65eeea836594363e2cec951c6 /.gitattributes
parent4e205abcbe98d4a154e0d72052223462dc8e637c (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