summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 09:05:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 09:05:51 -0800
commit8276381b7f13295a48d734dee9bafd363718c81d (patch)
treeda65a782c45dd3bdf86232778cf0fe8ebf9b241c /.gitattributes
parent9926c67e4702bf509d6bde128ad71a211f392930 (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