summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 07:32:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 07:32:19 -0800
commit27785ee97e17907ee0299a46a1da9278839d70c2 (patch)
tree36060ae501ac14cb612813d60b69e9f8abb1aea7 /.gitattributes
parentb0e8dd59971299ae00466e29b7af34c7419fa410 (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