summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:36:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:36:51 -0800
commit95f1c10859c3f911616a92e6159142c2ab1941d2 (patch)
treee3deb6155dd468f3601a171fd86df8998b47de23 /.gitattributes
parentd0fc5f48e30a9f5310873b9cb6b03ef79b844faa (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