summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:46:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:46:15 -0800
commitfa5727a757cdfce85fb2425930ab89df365bcb76 (patch)
tree5cd96da51db72e377c2e947ed8fc5830d92f08ab /.gitattributes
parent57c13aa58bafa1dbfa9f2fc3b17e39b6b144d2ec (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