summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 07:09:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 07:09:38 -0800
commit0af3ead965dc2482ab3d9e01ad30280b55005b7e (patch)
tree292360f3c2c9265905f20224d8d1015a9efd6d86 /.gitattributes
parent2b562808ac8d7a0eb7cbdd21625efa84f99f06a3 (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