summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:24:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:24:32 -0800
commit09c65c4dd7c6b7710447e4e08e3c30d4c4672499 (patch)
tree5085fe7c89b85c19730e5663fd23ba7837ee93ca /.gitattributes
parent61693c277df7ddb9b43a05fdf72a13a23d3d2dda (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