summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:46:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:46:23 -0800
commitfa22a2cb1c14f390bdd6172c7cf46c620fc67ef4 (patch)
tree5cd2dec649c285b61910dd69c703efa19002aca1 /.gitattributes
parent01777d37fc29326f4e746ddbcbd1be6189d4436d (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