summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:33:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:33:04 -0800
commitea549b88da5b4a3a7c8c38d5128ccfbb372cb518 (patch)
treefac18397d8ee616c7c12e94c4f5565016881e3a4 /.gitattributes
parent396f83e40c95c9f63fdd8ee86a10468431f931bf (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