summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 01:36:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 01:36:56 -0800
commit68f39c8f545de0f23ca3a683f2ebe25aab6b332b (patch)
treed4ffa0cc8f1d667eeda7a3b017f08d68f80b042b /.gitattributes
parent93c6d4e672e167e26748402e84141a34b993be09 (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