summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-16 07:57:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-16 07:57:24 -0800
commit530b31179a7ac09f4b03967d67aa2a18aa745a13 (patch)
treeb1b5b5be22ff34160ab7c102c71b683efa585f7c /.gitattributes
parent246311850e3e08d1692769b417a0366854e161d4 (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