summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 03:53:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 03:53:21 -0800
commit213b47c9755552f05e4f14a931ee3d3046126be5 (patch)
tree802287705b9167557e81b03aec889eb6c899b438 /.gitattributes
parent5cc38daee31e2d85677730f7727791c80272e6f8 (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