summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:42:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:42:35 -0800
commit49f6a4cdbbc89f32cf616a1bc585067f1a07cc08 (patch)
tree3c5167b3c0b7cc9d59dc787162945aad0508a1f9 /.gitattributes
parentc2fb6f1937a2b616fb2563c1fb2205dcac553648 (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