summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:08:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:08:59 -0800
commit55cdce16a777a312c2f6f6c428714959cd7066e8 (patch)
treeb3fd3c0c7b7011ea3d710471c7dda5bde2844ed7 /.gitattributes
parentb8330189f0d6ec89c9632f772d6142d1e7d65a0b (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