summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:44:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:44:16 -0800
commit8d19034a0f0f68bec724faf30a90344070e3ff3b (patch)
tree646fbaf29e4a5479aa34d0e78dc1c02c4bbd773a /.gitattributes
parent4a308ac3a6fae45090886ff8237f52c95994c7e6 (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