summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:39:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:39:18 -0800
commit74d0451d3997d8400d08b6684127275d109c4da7 (patch)
treed9d39e75bb00b57446d09b19ad22b1b4494512d0 /.gitattributes
parent4507060782415031906fb3ab5a39c6a7b1b56dce (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