summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 12:12:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 12:12:47 -0800
commitf35d59e7fc272fafbcc830402a6a39045a1f29c0 (patch)
tree862dbe4edb9a7c61c28502ca40eae216351d81aa /.gitattributes
parent249afe3a9582671bbff443dceb4852ed9dc31ef5 (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