summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 08:20:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 08:20:41 -0800
commit734d301cf6582a3bcbc048574a6a76c014c0b2f7 (patch)
tree8a65b598eaa2917a6e63b7f121f6aadc0aa69bef /.gitattributes
parentcfd8130c4d24ef9e86b7a19fa91f5fcee3f526c7 (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