summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 21:32:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 21:32:38 -0800
commitbc3088595ebec9a7aa329523fe64c58abca609da (patch)
treed4462f582e9f891269e93a0bdc40673d9965c099 /.gitattributes
parentf582c305c7da1f2fa8ffc2ffc9a6111ae072ec85 (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