summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:34:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:34:53 -0800
commit3bf4a8ee5323b903bf34b6493ef7d726ce8b2e67 (patch)
tree0b03dfc8e0a7bb416f9542471d0f12201b40334a /.gitattributes
parent8125e21993252dc2437095ded1c5c4c9e1c1d78d (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