summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:52:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:52:19 -0800
commit6b8d267175519f7072df482a049cfad929f526dd (patch)
treee80803c29542e97d3cb5e6d4a3468d10566f87ba /.gitattributes
parent102450163e428443cf22c7dda0dfb60af05156ba (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