summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:59:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:59:21 -0800
commit5f93f112b03baef975f0109f9127033f4563f09e (patch)
tree0e3d1b613e3ec4494ccc8a2d86907943ff7fe0af /.gitattributes
parentb026523dcae1bb704f5d561b519a95038acacd3c (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