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