summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 02:07:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 02:07:29 -0800
commit52d309e74720690070d9b7cc0f7dab2929f12ce0 (patch)
treebda39be7c61abea37ab671d531451c8445818798 /.gitattributes
parentd03ebbe4d64361e93cdee5082aa8f0b5173b5459 (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