summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:29:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:29:04 -0800
commit24994e53d9d36f8608c55c8f84b83297d653c031 (patch)
tree42a91035d3c42c9a4f2d2b5bfc1fb4e49280dfce /.gitattributes
parent89cfc5993c0feaaf5ac36d232b08df671e3383d6 (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