summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:18:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:18:22 -0800
commit718aebeed86aaa9a1af545bfe2758e8f4b8ff0a0 (patch)
tree6def18484659407dca7fa8fae4851be8962df653 /.gitattributes
parent020a79e674fe65218b0cd26488448d4de5d7a4de (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