summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 13:13:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 13:13:21 -0800
commit61d7d1a7429b69ca8799bedc300a99e8e13e9033 (patch)
treec8d89b6c91bda5f1622fb600a5abf39b8766f83e /.gitattributes
parent2428fd8742542a983c94a3f51d4bb8829fe3b9df (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