summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 01:44:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 01:44:40 -0800
commitbb9511d060108fe6c6f55099b79d6d7e9cbe3224 (patch)
treefb9044dc9834e2a9921d122186d7f924ce6047b6 /.gitattributes
parent154764ab556877bded73e35f16a0912482de50bc (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