summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 10:38:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 10:38:47 -0800
commit701a8d8fbc99e37067e90f05184884007163b902 (patch)
tree80cd12f32f7a067beb1f94cd9471f5f47de837bb /.gitattributes
parenta98dc80aeaba4a67e6731d0fe248f4a108b5857a (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