summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 12:05:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 12:05:26 -0800
commit52889debaa29a2aed22432613039f0a6f6c78b9f (patch)
tree21eb70e7754d89177c96a92f58d3a02594c6ba3b /.gitattributes
parent3b24f7cf078bbde0b0b67b2821813081d48494a3 (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