summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 13:42:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 13:42:29 -0800
commit53a11991a6284b5ba592bf9f10eefad99ef4aac7 (patch)
tree4c8acc84c3326d48dd0da52fe0ee5741d6bb6b18 /.gitattributes
parent03d3b91bdb64ad8fc38a7d5597e237049cfe61fb (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