summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 19:05:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 19:05:17 -0800
commit62bfc65e2c6739b61b177fe764a4b46af8673f93 (patch)
tree6a1cf4658194501f6eaa638e3b9d9a860b4a40dd /.gitattributes
parent7dfb42de8e24ebbb5a97c23244d33b1a85cfb69e (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