summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 09:24:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 09:24:10 -0800
commit4f2ff6043eb72b993a6b9c3ce1ac112a0b7bf9af (patch)
tree012c6828cc10c64861aaa2e4bed9169d51ef7929 /.gitattributes
parent73510a54db8e5de8dbb39df4140311f5c2cad2f9 (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