summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:24:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:24:49 -0800
commit3e2fa4e008c4129dc9b3e180b9234390f57b5cbf (patch)
tree6c88e0d06f0f9400c731b58da79cc5c0197efcee /.gitattributes
parent2ace978b21885e8ed3d8eded5d0184a2c1e8a903 (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