summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 10:04:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 10:04:44 -0800
commitf1e36c02399df4468c407fc22d1fb2b4f4ea658d (patch)
tree78d2446dc86d5d1001876e1f81ea34b76c4912d3 /.gitattributes
parent92662feb6d6088bb06de778d999b5631acca9afc (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