summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:55:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:55:41 -0800
commit3040dc755af393add3fead112096b9c14fd8fcba (patch)
tree49f235ac6073a91b337f3661941f1bcd959c2e4e /.gitattributes
parentc4f858e4d8214cb66ddcc53af5a1b776df5f4999 (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