summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-20 01:10:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-20 01:10:48 -0800
commit227c4e253fc3d43d21d4ccafca8f3aff3ef9531c (patch)
tree40f0d6f1ed6e838958ff1f69b9f519eb2dcfc371 /.gitattributes
parent17014f66ac50405037e5a7dbf8a8a1dd1e09a217 (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