summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:40:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:40:10 -0800
commit25e85d4a0b67d0c50cbab9629c4366fe88c83ce3 (patch)
tree1e556185f383cb3e6a41a23082d9a6f8886d8500 /.gitattributes
parentb05ed7cb1ac96522c4f9190c0f5fd588cd5cd0e8 (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