summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 09:57:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 09:57:20 -0800
commitfa1ad719824a5e418875c14d0e9b0e5ac4ccd77d (patch)
treefa70640c08ce16fe8e47b36774d7a0b4b488c24f /.gitattributes
parent038ee4f732a761bb8d16733804ff2014f41db3ab (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