summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 05:10:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 05:10:16 -0800
commit4c0b4ffe5ab7d9654e20d0185a021fc3f19eb17d (patch)
treeb8c1639df37e279631f0262a9cdb4e4afd25e5c1 /.gitattributes
parent9a8e7c20d3cfaccb9c4041bb8ba0e5d2fd249c42 (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