summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:36:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:36:32 -0800
commit87292533fe437860d815f191761763a673ed693c (patch)
treecdc98f4a8e7d4e83855eaa28272d8dfd230b7635 /.gitattributes
parent7e1bf184cbda2bbbb231e5e662b5774255532c81 (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