summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:05:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:05:43 -0800
commit038342ab0cd0a3978dbcfc516e5deca572b2b9e6 (patch)
tree6ca1cab08208606f0f812573e3669d2bedbf9026 /.gitattributes
parent233e29b30894c470831ea2813f8e911e8318e7d9 (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