summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 18:05:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 18:05:46 -0800
commit49ad4967e20c5035b7c4f252bcba5371fff1a528 (patch)
treefba68c5d032683012d0eb1ec09ed226f0f9fdb83 /.gitattributes
parentd67555bb385d073d36d21437a0bd1810a76ffa49 (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