summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 01:30:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 01:30:18 -0800
commit641ee91c3dab39e098c81794d98f499e901ce625 (patch)
treecdf53c0125c4c8c907345794c3e5560920ed705f /.gitattributes
parent4d3c28084b8cc363b99337f72d903bc0de4fff90 (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