summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 02:56:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 02:56:36 -0800
commit152b76b6010d42321061c0319a1fbd1622932105 (patch)
tree8a48de4e7e5171e82952d9478d911568af81e15b /.gitattributes
parentb367de9bbbdfbfd0973c8c43521d16beb6c1cc6f (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