summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 05:59:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 05:59:33 -0800
commit87405328e5351977dc848a080f0e2fde03569df7 (patch)
tree3c9c0df4f461462f38a1e4fe2a740710d63282d8 /.gitattributes
parent30fb0a4b6e3808d1690dc3db21f7b310b55337a7 (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