summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:26:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:26:26 -0800
commit99f50e18e99af27bff3ff24238049153b9b15388 (patch)
tree1cb19c92a7e8456eadda7825f1e41e9aa3d0d832 /.gitattributes
parent96ec5cbe5c11e5c0c2d0ee792b3a9a704dd6ec33 (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