summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:23:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:23:18 -0800
commitc35798d04ac8c7303c5908c05f14abe89b2a3c68 (patch)
tree17ad7a153928900dd2ed85dd3881b1a26c13d51b /.gitattributes
parent31846f7eead71e0ce89a23ab5751d26d1885cc15 (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