summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 14:35:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 14:35:27 -0800
commit0cb73c313bc10a2a358aa79a09234768735a52e7 (patch)
tree300729926c8dc78be5cdba903f1f04f1bb723965 /.gitattributes
parent1fe5eb8ccf247eeea1c897e596f8c4a7d2dcd9a3 (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