summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:23:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:23:17 -0800
commit5d61933ca8b8bb173345d79c2a6ad7e65a002221 (patch)
treef965ae7b435d3919c1fe2c6e503112a3c4f7fc4a /.gitattributes
parent6780ae1a1a74f35dc82cdf7041bc10dd49262b97 (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