summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 13:31:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 13:31:37 -0800
commit7d0e5647e11dc85bad2de4ff49bf8f07ace04b5a (patch)
tree8f57a8359df30243de6ff76102a18cbad46bd215 /.gitattributes
parent6d7cc388c7e07a5c599fc42dbeb0901a077c8da2 (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