summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:28:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:28:29 -0800
commitd14b8dd8c5c2c6ee3d35f802cea09f0c37ad9f14 (patch)
tree1260eff43ad88dea2dd6f3e2f406a93f662c4677 /.gitattributes
parenta6bebc0dbe09e41f0faaa5031810770eef0b4f9f (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