summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 05:30:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 05:30:01 -0800
commit6aad878c7076473693d957a9d26062c8ba8c84b9 (patch)
tree1b7533582fe88cc75041a934b475c8fe3dcc89e6 /.gitattributes
parent9b17518d1a35f7929bfb19c0e8b978481765b3cc (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