summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:26:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:26:27 -0800
commit74f6b264651e583f32ec8b6b113c285ad9a9b1ac (patch)
treefa02c90919e9c32a568b77c9fa0f9110668e2413 /.gitattributes
parent7fd1631e734db0a7ef0a27f4e642cc5a2de5b08c (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