summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:04:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:04:44 -0800
commita78ef0a451a98d3dc3f634a047a20054a7fc4f98 (patch)
treea561f21dce3f9e9e69cdbcd202ff539d8d528de6 /.gitattributes
parent4c6e93dae5f46d5960b323c630839b27b25726e2 (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