summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 12:53:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 12:53:10 -0800
commit84ead253f3efa24fd1340d941860d1e57d1c4f96 (patch)
tree1032c79ce7f189346c98947523d07a2481f9c54f /.gitattributes
parent3a4c44c3d36e2f4c8d2d9ff4f46412d50ff8d934 (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