summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:43:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:43:27 -0800
commit2ae53d7f910eca42e80aef1857099c31f7b8b6ba (patch)
treee07ba154d31f990d477e5ed5094e34e6ca2fd939 /.gitattributes
parent78e1b1b7bad824d19535c9a1d484dcfed1a29c29 (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