summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:32:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:32:07 -0800
commit22f013e2a40e342cedc3538db4e0f24bba7509ea (patch)
tree5d88f31fc516b5fba61e0e405e7af7b6756ee967 /.gitattributes
parent5f44686e18360756ba4954d3980cb29440650d4d (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