summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:09:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:09:14 -0800
commit288f825552481c8b0fcd81961c2acc56cb6d7746 (patch)
tree3e09c74c4d0e4daf9a21a3eb2802de198b15d3c8 /.gitattributes
parentfbd33ba03d340c691d6c373e1ef471e21843ee8d (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