summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:10:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:10:50 -0800
commit727ce68f760db75c5b126b0051e1bc2ff13a1a98 (patch)
treeb4bbe329dd4f6254f03a6d7d692e9242b09158fb /.gitattributes
parent6b3a2ebc45b59d861cdf62929b285f27f8fc1053 (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