summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 18:23:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 18:23:43 -0800
commit2fb9b60a6506cf75359815afbdb5696a53a933c9 (patch)
tree4547310fec73bed8fa4569413f13df2bc7e9c658 /.gitattributes
parent1d76ff14d81b1c97198d6cb87cd7d27925e47c62 (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