summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 19:59:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 19:59:49 -0800
commit649c1a7a429dc468fdd16432d29aaa3d45d25148 (patch)
treea36049c045a74310f2bc0f18b5d867d6001341b0 /.gitattributes
parent5845275f920aefcffc290af1527555e96ad0fc11 (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