summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 19:06:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 19:06:09 -0800
commit910c0ff1038248e0571dbe7de8ee5df872ca8a84 (patch)
treecb0f04a02449c4ca00d2bf2335b2ad1527ca31f2 /.gitattributes
parent1f12c09b9f17d6b1ab231eae6bd71b977f7fd72e (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