summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 07:02:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 07:02:04 -0800
commit4baf3d8bbf19f59280795ad2e8cf424d3e48bd73 (patch)
treee4c1ffd77fb14ea2167a0d4fe9d8a65927317bb7 /.gitattributes
parentdcb888e3bffc7970e75b1c82e457b078ec2bf29a (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