summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:03:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:03:34 -0800
commit737e0b367ffa65f1a594783ca59bf3c3a01c0877 (patch)
tree7783327653e1807c0babec3c42aaa11d310695dd /.gitattributes
parent67732111aa504e7c953425e97b55010a413adf6c (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