summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:52:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:52:03 -0800
commitdc2ef78a52a7b73a6e264b0d336af3ea9aa9c5e4 (patch)
treef768762840695c5a67363a5a14e5c295513ea810 /.gitattributes
parentd0b6b1ba6dad83a2ed4802595f6eca0d5e877d3d (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