summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:43:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:43:46 -0800
commit2a351c5a2183a87c33e1531e4b9ecb49f89a9ac3 (patch)
tree2cdb96a2fa7964e51ca5a41df3034fd3f9508b07 /.gitattributes
parent90ca1804c445363857da95787394a8c46a1b4605 (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