summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:57:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:57:20 -0800
commit4f2ca73e804398ff8a8d9837d2bd010a1d0b75d2 (patch)
tree844520bc4031a151464c9e6198372159a6a7c4a6 /.gitattributes
parentd4927a63070fa2c8a6eb997ef1481ba64a6667a9 (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