summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 13:54:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 13:54:54 -0800
commitc6b74ab6e4ac3f2f821cab5b5d0f49d8fe2fa9fa (patch)
treedcd3227b1097c4ac088f52e4b83f75a4498f015c /.gitattributes
parenta241a225f847a7f1319d034dc3c0e7b74bf397a0 (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