summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 03:35:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 03:35:44 -0800
commit1f2f97b19baa2ae089f56ed4e3082328a2abce50 (patch)
treea4fdce677e06e56902e58c055717e1f02dfe1ec7 /.gitattributes
parent6e8cc2ca27b1a06ee464f9e2cf23212f3174a592 (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