summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 20:17:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 20:17:31 -0800
commit328bc08453bc3cb400938cb249ac47796132ce48 (patch)
treebbc224f2fd26cfe933e2e6b9769f0e1b565b689f /.gitattributes
parent0678a59bb9cf39c023dad398ad96efc0b063ebce (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