summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:11:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:11:28 -0800
commit05113c45a0ba5554e235eb4bd907c1ffff997740 (patch)
tree703318b29acc1f4fd40d75b5c5644bfddbaa0216 /.gitattributes
parenta07a38c86a745f63d3919523645046dd15da9847 (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