summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 11:56:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 11:56:30 -0800
commit0535d95081b412413ca42dd907a2d6006bfb07c3 (patch)
tree8cf2c571eaac3cd0548ae79bdebe9a4edfcfe45a /.gitattributes
parent9321f4b4be72b06ac355b30f654a4d169f8586c4 (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