summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 09:14:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 09:14:46 -0800
commit938acad3220328dcb28d324f3d56b7b5125d3df0 (patch)
tree68b899905b2a3fef41fcf75068d099dccff54302 /.gitattributes
parent224be98f665301fe10c702791df23f01096f7d0c (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