summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 01:38:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 01:38:03 -0800
commit835f3f924dbb12d505e217c855576e93d3a2e158 (patch)
tree5a7c953f0d9e4d09a78e4a5174bfd1b4ab82ef9f /.gitattributes
parentf77ac5d1460bc8b743cce404c4408d07ef14db36 (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