summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:50:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:50:21 -0800
commit89bd9e16acba463429fa1f33e5bf281c53ad94c1 (patch)
treec1aa9b61bb0af0724b40e7d6ddf0bdd278ae9307 /.gitattributes
parente790cb7347d94f8f1b1edea7c800f188b0f8c614 (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