summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 14:00:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 14:00:08 -0800
commit1ff85364c9d77932b62ae438a71ea06e2351a925 (patch)
treef2d4fe382454baf5071a6deaa63ab95aa48e46d9 /.gitattributes
parent32218afb6e0596168d47af22ab93e67157f1ce1c (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