summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-29 07:18:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-29 07:18:28 -0800
commit36127b42c91a37e8c25599a1b35564d54f6749b0 (patch)
tree75f0ce59a54e0522c3407318aed8b9b0eff68083 /.gitattributes
parent35424d0dadb3a64b270d037aa01d8a29ae07c0ae (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