summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:25:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:25:12 -0800
commit115006fb072cbf4b298f5c202933f1c76b6a6be0 (patch)
tree60972757621237ead7bb497fa3de0000e2096282 /.gitattributes
parent59597e8e8527b6fa85167bd791ec0b30341cea77 (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