summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 07:36:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 07:36:31 -0800
commit1b2f8994c9ba48098f0b2f6d5940a39f62614f38 (patch)
tree82a17e17265ccf0537deedc3b93a5d42548a5057 /.gitattributes
parent50e751b8f7773beddf7ab5b1a267bbc93fbd0089 (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