summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 20:48:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 20:48:44 -0800
commit30a54d4ac7abf4299bcf29f0a1b27e40c40f30d1 (patch)
treecbe5b76828d27d2825f2fd7ad4762aa401558471 /.gitattributes
parente5d1d62ca65d6ecef392aaf16502feeaa5be3c4e (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