summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:25:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:25:27 -0800
commit3defdd92d1a0c60518175025dece844cbc483115 (patch)
treea25ab5f2cc2e4ed830761e2a6857afce9e405df0 /.gitattributes
parenta942df78abfe181e6f42d4b036188b23b6e9ae38 (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