summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:24:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:24:34 -0800
commit7e76a4603101f43528337e82141ef8c8ba25a3d0 (patch)
treef6c37f9dec74592e712f45cd6af761c95d8958bc /.gitattributes
parentbb6c65cc011929d7a40632b6f818b63944eb400f (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