summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:26:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:26:33 -0800
commita3040b55dd32df6bbe9b2273e6aec3556306b61b (patch)
tree7ece9e0b80505bc71c5147c2c741c7eea3085cb4 /.gitattributes
parent4882de47cc7476f229dd9c2e9145893352d937e8 (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