summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:36:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:36:17 -0800
commit4040dbf4c2562162a14f5ddd377a14e8c358e2e2 (patch)
tree1f268269f7075ae11b95df255037de11fbd5fd67 /.gitattributes
parentbe4c7841617da8da2905ab2b1656133c255b0ec1 (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