summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 10:33:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 10:33:14 -0800
commitcb0f8b07d9ef7b8a84fefc87fc9d194f84bfadeb (patch)
tree9aea0937e30220bc8050a018a015dcaf62d5e125 /.gitattributes
parent9da6abf64a3d1e9318b9d2eead0f062f8950920e (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