summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 18:17:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 18:17:51 -0800
commit8baa2d438db4d6568612754b2ae098f2eea5ac0a (patch)
tree726eb761f376725fabfb8e720d5f0873e48e9890 /.gitattributes
parente2d7c492db8f2a9c63154dc2d771391f8990ed8d (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