summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 03:46:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 03:46:53 -0800
commit9f936ef759c93addf4fec5155582a226d7c5a06e (patch)
tree0aeecc4d6012c182bd29be292800939ba147a66b /.gitattributes
parent232304bbec5eb51c62b691d3494ec08fde7aac84 (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