summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:59:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:59:39 -0800
commite2c07fb8fbf3c624dc4ce1b2912bc22deff94dfc (patch)
tree3507dd37d09eb29fad4007438e6f8f0d5f6f7104 /.gitattributes
parent328ad72b000b14d9f234c2e6f922adca115a36f5 (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