summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:19:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:19:03 -0800
commit4daf2a31cbc678ebcf53aa99bf7ae9d4bfae6e17 (patch)
tree0fab202426fb129c980f13d06c48af9a97e16ac9 /.gitattributes
parent194c0eb4f292fe14be2bd6b0acc7cea5c2f84452 (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