summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:02:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:02:58 -0800
commit1d2359278ade90fe577fa35a6be6bf029908456e (patch)
tree52f42267b995cd34ae9d0fc66b5b768af1398bf7 /.gitattributes
parentb21e9cb44ab2d66562ceb5ac98c8960d787bbd4a (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