summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:41:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:41:00 -0800
commit8587b4450fca018ab4f3904e0b0c6028cbb719a4 (patch)
tree1b7925b2e7f8f7f09d3f4aed4445b3f0425fce4c /.gitattributes
parentcd3183a88a8602a10a78f10fecc39bb747075a9e (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