summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:03:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:03:54 -0800
commit18cada053945b899ea0e8abffb2712d2179b4329 (patch)
tree5d7a1dcef18da760c0894874d1102fd07e68d40e /.gitattributes
parente4dcb5c5ed6697bfa2cc72f4611f715ea2ad4398 (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