summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:18:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:18:00 -0800
commit52e8a68892835527be79333ac8fe0ecf293429bd (patch)
treea0fdeb8842441caed6e7817834c24cc21ae59bb2 /.gitattributes
parente64ac80c63959dfb4d302c4ba80224c2761db1df (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