summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:02:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:02:03 -0800
commitaaa83534b9c2396120de9f232493a90a386b0254 (patch)
tree9c78b2f740d71ce52a08cb4cbfc1384a3808df03 /.gitattributes
parent45fc32081d1ed3c5a67b2018a1d0d3facf4e1e8e (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