summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 03:58:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 03:58:45 -0800
commitdb36d4eb5f2e783b89ab668791e841789e1393a6 (patch)
treecd1fb0529705510ff2878cbd0d7b8b895d3e3704 /.gitattributes
parent65e35fdd3cb5dc2492e9ee1d0a55bb22b6e8aa92 (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