summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 07:13:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 07:13:50 -0800
commite1cb7c1d46f62d52138a4b71a03cf919b560655c (patch)
tree5f94f3ee7cac4068cfffa389ae797739e135f9ae /.gitattributes
parent4d0f4456475fa5ba5dc05ca5108dd77fcbbc95a7 (diff)
Add LICENSE.txt and README.mdHEADmain
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