summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:45:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:45:17 -0800
commit5d49f1430da59fa058397ac7d3266f0269298ed9 (patch)
tree89b160eae8f817cc8a05549a5d3c2bc3536912f2 /.gitattributes
parentaec1cda721ec1bbb614fb2e765e34634627fdf44 (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