summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 04:59:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 04:59:22 -0800
commit7150bb6458be30c91c5445cc979922479181cfd7 (patch)
tree934589146666a56b99734de8c0b5fe2340ad4f36 /.gitattributes
parent2da613b8127b8ed1ccf56221d8a3f0165e539499 (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