summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 20:47:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 20:47:51 -0800
commit41b2c4292cdbf1e69c1c91a3cf788018221a1dc2 (patch)
tree275b8ffbb9a426c0f1688cb4fa898f9c0e13d2d0 /.gitattributes
parentc38688bac2a311278e42743abb180953ef0b8999 (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