summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 13:53:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 13:53:27 -0800
commit8e0a0b008dd5cff3700436d04b12d17e0600b004 (patch)
tree915c68232521cad68d129f6f075db05514499067 /.gitattributes
parent5479dd79550ac8eeb8e7580d7bec14a94ef875dc (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