summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:23:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:23:59 -0800
commitfcaa528125fa5a793d14ede2eaa1df37a4879822 (patch)
treef70aeb08e4e47f96dbeb241ca583f6938d969f94 /.gitattributes
parent7b0db4c31a7abe11ba9b429ff39e38fb6ff87c80 (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