summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 20:55:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 20:55:46 -0800
commit90cd744a0d4196333a823d5d99d1dd783637a78c (patch)
treec030e4d64b72166a62b779537e8b50750fd9c714 /.gitattributes
parent84a8ef7bd2e232545b29eb70b9382f948b7c1ab1 (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