summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:51:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:51:09 -0800
commit47dbd3d55e46d6efbaa9b6ddbd90904292cc2bfd (patch)
tree1f459b1a6db71b8abc3bda3ed6e98f9f6cde9483 /.gitattributes
parent0bdb7b530d1b06a03ed4c1050dafac2bcc55b533 (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