summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 07:11:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 07:11:47 -0800
commit5f97383cdca0fd5a3a7af9c8f28b97c1097a35b5 (patch)
treefe38fe66beb40971c0f8457ae4652ca2008c492a /.gitattributes
parentb52892a893734a5b3f0e04152c88ca1a4fe3e3bf (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