summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 14:54:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 14:54:18 -0800
commit10c8c7cb2a68d9554f4c7bce38399a2b5aa29f90 (patch)
tree3f361250f4bce90397d8b06c4cc302079ef6e6a3 /.gitattributes
parent27db32edb151f795c394a1f0c8b0793aab225a42 (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