summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:30:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:30:36 -0800
commit87f1802fe0f315b15b4e3a5da3b2ae30378b462a (patch)
tree57ad7656a87d70aa27be3897a2c31b3f28bd4a65 /.gitattributes
parent68027fc0b8be375a3c3f36dc5e0fc16a22f939ba (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