summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 09:06:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 09:06:26 -0800
commit6015e427a2a2a5f552e1a1b3a5b07669d394f268 (patch)
tree77f969c27171f9161dbd934d000626f303af7334 /.gitattributes
parent5ea95633bd0ab6af3e110b2b0440d8209bdd304d (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