summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:36:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:36:06 -0800
commit9d9e554347a93d9c1d16a1c9fd2e5e78751fc6d8 (patch)
treead520c10c81d7d1664defff6012c5fb9f2c272f7 /.gitattributes
parent7e4ac4946b5cc04fc0ffe05f825c9b9f4d5db66a (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