summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:20:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:20:45 -0800
commit25402e6ade5dcea9fbb56df925f0f44dfadd7313 (patch)
tree8844e68b16a56bbbb068b3fb1d2616017f6f735f /.gitattributes
parentb001c4390515dacf787c0000aaaee60e2e6f9cac (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