summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 22:12:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 22:12:52 -0800
commit36bebdaa8c0d1692b416481095c5c61ae1af9e91 (patch)
tree88d20efdcfeda85b8c94330071cd9a3835654129 /.gitattributes
parent43d45d9259a5de857c82614dcc2f1ca7456a1612 (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