summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:30:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:30:46 -0800
commitbbb4773a3b0a5fa52420f6eb1f6ce13420345590 (patch)
treef607114d8f742fc604d760bcee558983db2f1e87 /.gitattributes
parente23c69e462dd78727d8b0d476dbc514d1d3a4dcc (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