summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 12:18:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 12:18:34 -0800
commit3d1f8a98e0bc184742cbc864573bcc4e1cea88b3 (patch)
tree31824c88da799756990b9739ae28b2eaa741acfa /.gitattributes
parent4c9a3456f7046e7f08a8543a3bcf9627973bcb90 (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