summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 18:27:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 18:27:33 -0800
commit6bd7e836f425378118510232989ae82a3b4e2731 (patch)
tree0651f74b8b5581aac192de59dd6d5648331c6bb3 /.gitattributes
parent62bb4d9e2a5a7ba9c083f8e2fcf0c0b186cbfc69 (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