summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 15:03:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 15:03:46 -0800
commit1235b79e0cdb7dbf86e22c9ff2b128fae5b8fcb5 (patch)
treebb9f9a45bf21eb4bef5b1a83175eb92f229ff29c /.gitattributes
parent23e2bf9719198371352ab2dddffb865cd59dc255 (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