summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:26:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:26:33 -0800
commitfd6b68c4b8e99ea8c99773b8fedd6ad41bf973b3 (patch)
tree5933c2a995aafa0090e4f2e613884190e3f5082d /.gitattributes
parent2078140240c91616c724e70a865551bcd17c466e (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