summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:13:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:13:57 -0800
commitcd59d0273a0fad5bb7a526e1f8f99f212929c297 (patch)
treec5e5614c2c067b70200bfe4af6c37f3cc3c06402 /.gitattributes
parent7a9fff0dd15c6c989b06999384843ca6d1d73084 (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