summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 19:55:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 19:55:30 -0800
commit7ba1a5135e59341c0660a670e96d5c7603794781 (patch)
tree976d0335e060ac3e4d36a319389d78816b094fe0 /.gitattributes
parent914f37393e526b1ae2bf46b2bdea5dd5b96a7c3f (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