summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 11:06:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 11:06:55 -0800
commitb114029a5269a628e80fa480b36389e3b8f29bd7 (patch)
tree10e011fa42c0fc9f473cfa2c56b4207ad8d99850 /.gitattributes
parentccbf852e5634379c74ff4e1002482d5b1c392c78 (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