summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:50:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:50:00 -0800
commitc56931a2282e62f7cba8d4e06ce0ca0a68a7fb2b (patch)
tree8e3bc150eabfd92457af6ac9f2b25c604284a03e /.gitattributes
parent91eab4d08ae4f9119a776c09f864feff6839feed (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