summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 00:39:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 00:39:51 -0800
commit7466c49ca53867c1440e704edca1fa9f035fbcad (patch)
tree1a7387ce19d4558f2bc08470a4ba7be88978e209 /.gitattributes
parentda1a7de14dd67aa44596bae20a473eb3471cd1e9 (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