summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:19:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:19:33 -0800
commit8c3274fafb187de324f10b0813f1c62de4fabb29 (patch)
treec59a020048bef59efa26509e1d5c40633baa33e8 /.gitattributes
parentb3eb9602e7a16c9137bc97202948a3ea3d302eb6 (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