summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:51:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:51:40 -0800
commit29a02130b5495688e1635ea0d850c269fd3d35d4 (patch)
tree08029e80e21e3c1880baa3a4f736d5f02f317183 /.gitattributes
parent2a1662bdc12dab0a859cf3fddb2df0e27b8ea034 (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