summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 20:56:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 20:56:21 -0800
commitac194c94a31b4df929703d0004c85d283d0f3a83 (patch)
tree4cf571afd7d39a89610f144590dd6fcb2591e164 /.gitattributes
parent2ce61c8fca8bcfd17f4939b6a6e315a7bdbff2c4 (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