summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:10:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:10:13 -0800
commitdf1273beb45788dae35c1940f51d858a4a35da63 (patch)
treea78ec72ed604e4c939afa3f8963459e0e6628232 /.gitattributes
parentd07a9afde1583030e8e0b34d2e595a6a94dc2409 (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