summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 06:48:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 06:48:21 -0800
commit0fc8e2250a2da70f8db653e531942399d11548c1 (patch)
tree8ddee936c215a513c938d5fdd39ac5c773423649 /.gitattributes
parent64c40213b597a1f84c02a6fbb88ed89d709d53a7 (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