summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:03:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:03:51 -0800
commit45252c28a2dd662e18b9a3099a1c309a00240d31 (patch)
tree8ed87c76fe48aaf4c5e7ee1f18b5bf838fa0de76 /.gitattributes
parentb0b4113c1d75ca35818db62c7237ebcfac1811b7 (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