summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:58:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:58:37 -0800
commit06355e3df3357faccd61f0852041ad8c9c0ae61a (patch)
treec1f13e314dd631c578323c7dee426d913c3e055b /.gitattributes
parent3cf7f65dd2cabcb8af63ac5652f1eedd2fb9aa7e (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