summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 01:27:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 01:27:16 -0800
commit576eb9cc99c33fafa39f5ad5415ab5df01b4f8e7 (patch)
treea367330a21b64d4dc9e708d5ccbfe841c24b3fa1 /.gitattributes
parentf36c6e07fa000e6e4b767dd0102670abe00747b9 (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