summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:35:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:35:09 -0800
commit6c66bb54d3e1db36498dc45702baa3474a0c0930 (patch)
tree2fc5fe374a1395d9b17980703ed02864737f87a9 /.gitattributes
parent65e95d9cc6088632f42196ebff7854b02ea9125f (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