summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 16:28:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 16:28:44 -0800
commit3546342271cc53dcc1cc3ce7c0eedc9ecfceeb82 (patch)
tree1af3fa7146265e34516619d64895aa1ece011d22 /.gitattributes
parent1a2212ef7eea1726ff7b82ad3ffa44f4c027106b (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