summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:22:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:22:33 -0800
commita689206c13593d0c242d02e581cdf758ddc8ad1a (patch)
tree6c97027e1568b6e88477e936a7fbb3cd11bd2273 /.gitattributes
parentb7496f7e2daf8f59ca4d0aeb9555d33580a4c4a6 (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