summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 12:26:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 12:26:31 -0800
commitffefc7a4e66147969e54b459d2af7a5fc8673c84 (patch)
tree2b04f5f1bd32d7c49ef17235d3e32c8659dc9585 /.gitattributes
parent0ceb21a5c4c2b5640a5d92900b795048443395e0 (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