summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:25:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:25:52 -0800
commit535d7671ac7427d294375aa9e8646f64f9cc8748 (patch)
tree3ca3d172fc075f2a2281b4504a8b58df0edfe1f5 /.gitattributes
parent30caf9e8b1995f0729fba872b6f9618fc94d7028 (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