summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:56:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:56:14 -0800
commitac0a4f83fd3f5be5762e6d3bc0c36aaa77c9e5a2 (patch)
tree637480144bdd8df3f2a9c6be6e2c4e8490da80dd /.gitattributes
parent804d05dd013c34abffbe32ef73d7bf773dbc0445 (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