summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:22:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:22:45 -0800
commit17aa58a72c3a4d41751b936ab2483751b7c5c3a8 (patch)
tree2cb8f69146f3baf44de1b947d67725e4ea8fbeb3 /.gitattributes
parent03e328d62e9e55384aa514f92e603b48e8ec9d34 (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