summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 15:47:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 15:47:02 -0800
commit181c62d4e3bdc2e65c1c12b901bf42e4ee1c4ef3 (patch)
tree86e16abaa4a9c45f847b000352d5a23e1a2d96a3 /.gitattributes
parent9b87655d49ef480554d3d7af772cff9e682bdd94 (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