summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:32:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:32:07 -0800
commit814d954fe23577900d7e878741309c80fb2ed707 (patch)
tree031f9a8c26955fd1cc6841b13dc7dc2547e06748 /.gitattributes
parentbfe2dd4a0d8d5533aca5b6509b8a2fbd141edcbf (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